Created
July 14, 2020 07:42
-
-
Save nitinbhojwani/66a30c2bfe8326cb6759efdd71f04916 to your computer and use it in GitHub Desktop.
Add detector to the chart in terraform sfx
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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