mirror of
https://github.com/grafana/grafana.git
synced 2024-11-24 18:00:31 -06:00
ec1d93c8ab
This commit makes a number of changes to how images work in Slack notifications. It adds support for uploading images to Slack via the files.upload API when the contact point has a token. Images are no longer linked via a URL if a token is present. Each image uploaded to Slack is posted as a reply to the original notification. Up to maxImagesPerThreadTs images can be posted as replies before a final message is sent with: There are no images than can be shown here. To see the panels for all firing and resolved alerts please check Grafana Incoming Webhooks cannot upload files via files.upload and so webhooks require the image to be uploaded to cloud storage and linked via URL. |
||
---|---|---|
.. | ||
api | ||
testinfra | ||
web | ||
README.md |
Integration tests
This directory contains Grafana server integration tests.