prometheus-net icon indicating copy to clipboard operation
prometheus-net copied to clipboard

counted with labels

Open dzmitry-lahoda opened this issue 3 years ago • 0 comments

  1. Create histogram with 2 params for label produced
  2. Histogram of Histogram<T1, T2> type
  3. For 3 Histogram<T1, T2, T3>
  4. So that we cannot mistake params counts
  5. And may be types (call to_string on these)
  6. So with WithLabels(a:T1, b:T2)

dzmitry-lahoda avatar Mar 05 '21 12:03 dzmitry-lahoda