dynatrace-configuration-as-code icon indicating copy to clipboard operation
dynatrace-configuration-as-code copied to clipboard

It would be great to support creating ParameterSets and Rules of the failure detection api. (Configuration API v1)

Open didiladi opened this issue 5 years ago • 1 comments

It would be great to support creating ParameterSets and Rules of the failure detection api. (Configuration API v1)

This would be PUT api/config/v1/service/failureDetection/parameterSelection/parameterSets/{id} and PUT api/config/v1/service/failureDetection/parameterSelection/rules/{id}

We have to make those steps by hand at the moment and it would be great to support this in monaco.

Originally posted by @chanusch in https://github.com/dynatrace-oss/dynatrace-monitoring-as-code/discussions/278

didiladi avatar Apr 13 '21 06:04 didiladi

@chanusch as you already started working on this, can you pls grab this ticket? Thanks!

tatomir146 avatar Apr 28 '21 07:04 tatomir146

These are supported as 'failure-detection-parametersets' and 'failure-detection-rules' Config Types.

UnseenWizzard avatar May 02 '23 13:05 UnseenWizzard