Hello,
We currently index certain system states as name value pairs along with other metrics(also name value pairs) once a second, every second for about 3000 discrete applications.
One of these system state values look like system_state={0,1,2,3} with 0 being down, 1 being warm, 2 hot, 3 error. What kinda chart can I use to visualize this?
Thank you!
Gov