Yelp / terraform-provider-signalform

SignalForm is a terraform provider to codify SignalFx detectors, charts and dashboards
Apache License 2.0
44 stars 26 forks source link

Signalform Add custom color range in heatmap charts #7

Closed dichiarafrancesco closed 6 years ago

dichiarafrancesco commented 6 years ago

SignalFX recently implemented custom colors on a heatmap!

5022296158765056

This is options.colorScale2 in https://developers.signalfx.com/v2/reference#section-payload

We can replace the one already there under the name options.colorScale, since never used by our users and also less powerful than this one.

poros commented 6 years ago

Would you mind updating the documentation too?

dichiarafrancesco commented 6 years ago

I will update the doc as soon as it's shipped. is that ok?