Skip to content

Slack integration drops segment create/update/delete events #8223

Description

@adamvialpando

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

  1. Configure both the Grafana and Slack integrations on the same project, with the Slack config mapped to an environment.
  2. Create, update, or delete a segment.
  3. 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions