grafana/pkg/tests/api
George Robinson 5e1d628f21
Alerting: Use Adaptive Cards in Teams notifications (#53532)
This commit changes the cards in Teams notifications from Office 365
Connector cards to Adaptive Cards to fix an issue where images were not
shown in Teams for desktop and web. Since Office 365 Connector cards
are deprecated, it made sense to move to Adapative Cards and fix this
bug at the same time.

The Adaptive Card messages maintain the design of the Office 365
Connector Card with a number of minor differences:

- In Adaptive Card messages the color of the title is red or green
  depending on the status of the alerts, where as with Office 365
  connector cards there was a colored border at the top of the title

- In Adaptive Card messages the title is bold to make it easier to read
  when the color is red or green

- In Adaptive Card messages the thumbnails for images are medium size
  if there are more than two images, otherwise large size
2022-08-10 19:51:20 +01:00
..
alerting Alerting: Use Adaptive Cards in Teams notifications (#53532) 2022-08-10 19:51:20 +01:00
correlations Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
dashboards Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
metrics remove flaky cloudwatch test (#45800) 2022-02-23 13:59:53 -06:00
plugins Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00