Charts: [bitnami/Grafana] Grafana Image Renderer is not working

Created on 7 Sep 2020  路  2Comments  路  Source: bitnami/charts

Which chart:
Helm bitnami/grafana 3.4.1

Describe the bug
Grafana Image Renderer is not working

To Reproduce
Steps to reproduce the behavior:

  1. edit to values-production.yaml
  2. plugins: grafana-image-renderer
  3. imageRenderer:
    enabled: true
  4. helm install ....
  5. Setting Datasource, Slack notification add
  6. Alert Create & start
  7. Not Send Graph...

Expected behavior
A clear and concise description of what you expected to happen.

Version of Helm and Kubernetes:
Kubernetes is v1.16.8-eks-e16311

  • Output of helm version:
    Helm is v3.2.4

Additional context
Add any other context about the problem here.
image

Most helpful comment

oh @Dani8art Thank to reply 馃憤

Thanks to you, I find it what the problem.

I solved the problem thanks to your guide.

I hope you have a nice day. 馃槃

All 2 comments

Hi @teichae I was able to reproduce the issue, after some investigations, I realized that images should be publicly available in order to see them in some of the alert channels such as slack. Please refer to https://grafana.com/docs/grafana/latest/alerting/notifications/#external-image-store in order to see how to configure it in Grafana.

Thanks for your feedback!

oh @Dani8art Thank to reply 馃憤

Thanks to you, I find it what the problem.

I solved the problem thanks to your guide.

I hope you have a nice day. 馃槃

Was this page helpful?
0 / 5 - 0 ratings