Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for external image storage via an S3 bucket #23

Open
egarbi opened this issue Feb 25, 2019 · 0 comments
Open

Add support for external image storage via an S3 bucket #23

egarbi opened this issue Feb 25, 2019 · 0 comments

Comments

@egarbi
Copy link

egarbi commented Feb 25, 2019

Description:
Grafana can render the panel associated with the alert rule and include that in the notification.
Most Notification Channels require that this image be publicly accessible (Slack and PagerDuty for example).
In order to include images in alert notifications, Grafana can upload the image to an image store.
An s3 bucket con the proper permissions can be used to upload rendered imaged to be sent within notifications.
Tasks:

  • Automate the creation of an s3 bucket via Cloudformation.
  • Pass the proper environment variables to enable the feature.

More info here and here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant