0

In Wavefront I have a metric jvm.memory.max.bytes.gauge. I need to implement filtering on time series but I don't know the exact label name neither the exact value.

Is there a way to see all labels and their values in Wavefront of a metric?

user4157124
  • 2,809
  • 13
  • 27
  • 42
Vitalii
  • 10,091
  • 18
  • 83
  • 151

1 Answers1

0

In Browse Metric menu in Wavefront we can select the metric and than export it to csv. In that csv there are all labels.

In popup window on the graph we can scroll vertically Shifta and Shiftd.

Vitalii
  • 10,091
  • 18
  • 83
  • 151