Skip to main content

Deleting Grafana Contact Points

Metadata

ID Created Author Status
0002 08/04/2024 Jacob Woffenden 🟡 In Review

Grafana’s notification policy tree is dependenct on contact points in Terraform, therefore you cannot delete a contact point until it is removed from the notifaction policy tree.

To workaround this, a script has been created, which can be executed from modernisation-platform-environments.

  1. Launch modernisation-platform-environments dev container

  2. Change directory into observability-platform

    cd terraform/environments/observability-platform
    
  3. Run the script

    bash contrib/delete-contact-point.sh ${stage} ${contact_point_name}
    
  4. Remove the contact point from Observability Platform’s Terraform environment configuration.

This page was last reviewed on 4 April 2024. It needs to be reviewed again on 4 July 2024 by the page owner #observability-platform .
This page was set to be reviewed before 4 July 2024 by the page owner #observability-platform. This might mean the content is out of date.