Is your feature request related to a problem? Please describe.
Can't configure the alert chart with settings.
Describe the solution you'd like
Support chart attributed avail VIA api
Keys
chartSettings
alertChartUnits
Describe alternatives you've considered
I want to achieve this via terraform wavefront provider, only thing I could imagine is post exec that manually hits the api and modifies, then can't create idempotent tf.
Additional context
Identified unavailable alert chart attributes when trying to set dynamic units in alert chart.
Found available api locations
https://wavefront domain>/api-docs/ui
under
alert => post => api/v2/alert
Is your feature request related to a problem? Please describe.
Can't configure the alert chart with settings.
Describe the solution you'd like
Support chart attributed avail VIA api
Keys chartSettings
alertChartUnits
Describe alternatives you've considered
I want to achieve this via terraform wavefront provider, only thing I could imagine is post exec that manually hits the api and modifies, then can't create idempotent tf.
Additional context
Identified unavailable alert chart attributes when trying to set dynamic units in alert chart.
Found available api locations https://wavefront domain>/api-docs/ui under alert => post => api/v2/alert