Skip to content

Instantly share code, notes, and snippets.

@nitinbhojwani
Created July 14, 2020 07:42
Show Gist options
  • Save nitinbhojwani/66a30c2bfe8326cb6759efdd71f04916 to your computer and use it in GitHub Desktop.
Save nitinbhojwani/66a30c2bfe8326cb6759efdd71f04916 to your computer and use it in GitHub Desktop.
Add detector to the chart in terraform sfx
# inside chart add other label and publish it to link the detector
B = alerts(detector_id='${signalfx_detector.detector_name_here.id}').publish(label='B')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment