We would like to add additional user-configurable options to the display of axes on Dashboards. This adds three fields to expand settings that the frontend can persist through the API. One field of interest here is the "Base" field which controls when and how axes transition the display of values such as bytes, kilobytes, megabytes, etc. By default, it's returned from the API as "10" to indicate decimal, but can be set to anything the frontend wishes--the immediate differing value will be "2" for the aforementioned use case. |
||
---|---|---|
.. | ||
internal.go | ||
internal.pb.go | ||
internal.proto | ||
internal_test.go |