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

[Bug] Alert notifications do not show charts when using a non public S3 bucket #8250

Closed
rogerswingle opened this issue Apr 28, 2017 · 0 comments
Labels
area/alerting/notifications Issues when sending alert notifications area/imagestore type/bug
Milestone

Comments

@rogerswingle
Copy link
Contributor

In #7058 when adding support for S3 IAM the return url for an S3 uploaded was hardcoded to contain .s3.amazonaws.com. This makes it to where images only can be downloaded from buckets in us-east-1 https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region

However the uploads to other regions still work, there's just no way to have a grafana alert get at them.

Please include this information:

  • What Grafana version are you using?
    4.2
  • What datasource are you using?
    Any
  • What OS are you running grafana on?
    Ubuntu 16.04
  • What did you do?
    Set up a slack alert to include an image of the chart in question and then fired the alert.
  • What was the expected result?
    Alert shows up in Slack with an image of the chart
  • What happened instead?
    Slack Shows alert, but with no Image
@torkelo torkelo added this to the 4.3.0 milestone May 1, 2017
@torkelo torkelo closed this as completed May 1, 2017
@daniellee daniellee changed the title [Bug] Alerts do not show charts in grafana 4.2 when using a non public bucket [Bug] Alert notifications do not show charts when using a non public S3 bucket May 10, 2017
@daniellee daniellee added area/alerting/notifications Issues when sending alert notifications area/imagestore type/bug labels May 10, 2017
daniellee added a commit that referenced this issue May 10, 2017
ref #8277, ref #8250, ref #8262, ref #8165, ref #8093, ref #8056, ref #8043, ref #7970, ref #7914, ref #7864, ref #7750, ref #7740, ref #7697, ref #7619, ref #5619, ref #4030, ref #5278, ref #3302, ref #2524
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/alerting/notifications Issues when sending alert notifications area/imagestore type/bug
Projects
None yet
Development

No branches or pull requests

3 participants