Closed rahulravindran0108 closed 6 years ago
Summary Detector model now supports creation of detectors with runbookUrl and tip. For reference, see https://developers.signalfx.com/reference#detector-model. Added documentation and test case to ensure the changes work.
Testing done make test passes.
make test
lgtm! as long as we've verified that passing any combination of those 4 optional values is valid for Signalfx :shipit:
Summary Detector model now supports creation of detectors with runbookUrl and tip. For reference, see https://developers.signalfx.com/reference#detector-model. Added documentation and test case to ensure the changes work.
Testing done
make test
passes.