Giter Club home page Giter Club logo

grafana-email's Issues

Not possible to use multiple recipients

Hello, I'm trying to sent my grafana reports to multiple recpients by using comma separated mail addresses as value for the SMTP_TO environment variabele but this is not working. Can you help me out defining multiple recipients? Thanks in advance.

Ignore https errors

Hello, we are using grafana with https and used the -e GRAFANA_SSL=https option for the grafana-email container.
But certificate validation fails. Is there an option to ignote certificate errors when connecting?

ImportError: attempted relative import with no known parent package

docker run -it --name=grafana-email \

-e GRAFANA_TOKEN='MyAmazingTokenFromGrafana='
-e GRAFANA_DASHBOARD="gV6maGVZz/e-mail-reports"
-e SMTP_FROM="[email protected]"
-e SMTP_TO="[email protected]"
-e SMTP_HOST="10.0.10.1"
-e PANEL_IDS="2,5,6"
-e PANEL_FROM="now-6h"
-e PANEL_THEME="light"
-e PANEL_TZ="Europe/Berlin"
-e GRAFANA_HOST="grafana1"
-e GRAFANA_PORT="3001"
-e GELF_HOST="graylog"
-e GRAFANA_HEADER_HOST="grafana.example.com"
-e LOGLEVEL="DEBUG"
registry.gitlab.com/ix.ai/grafana-email

Traceback (most recent call last):
File "/grafana-email/grafana-email.py", line 15, in
from . import constants
ImportError: attempted relative import with no known parent package

How can I fix it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.