Summary
The Grafana integration posts annotations for segment create/update/delete events. The Slack integration sends nothing for the same events. Feature flag changes and segment overrides on a feature do reach Slack. We need to add standalone segment changes.
Steps to reproduce
- Configure both the Grafana and Slack integrations on the same project, with the Slack config mapped to an environment.
- Create, update, or delete a segment.
- Compare the two integrations.
Observed: Grafana receives an annotation for the segment change. Slack receives nothing. A feature toggle and a segment override on a feature both post to Slack.
Expected: Segment create/update/delete events post to the configured Slack channel, matching Grafana.
Related issues (not duplicates)
Summary
The Grafana integration posts annotations for segment create/update/delete events. The Slack integration sends nothing for the same events. Feature flag changes and segment overrides on a feature do reach Slack. We need to add standalone segment changes.
Steps to reproduce
Observed: Grafana receives an annotation for the segment change. Slack receives nothing. A feature toggle and a segment override on a feature both post to Slack.
Expected: Segment create/update/delete events post to the configured Slack channel, matching Grafana.
Related issues (not duplicates)