VictoriaMetrics/lib/protoparser/statsd
Nikolay b2765c45d0
follow-up for c6c5a5a186 (#6265)
* adds datadog extensions for statsd:
  - multiple packed values (v1.1)
  - additional types distribution, histogram

* adds type check and append metric type to the labels with special tag
name `__statsd_metric_type__`. It simplifies streaming aggregation
config.

---------

Signed-off-by: hagen1778 <roman@victoriametrics.com>
Co-authored-by: hagen1778 <roman@victoriametrics.com>
2024-05-16 09:25:42 +02:00
..
stream follow-up for c6c5a5a186 (#6265) 2024-05-16 09:25:42 +02:00
parser.go follow-up for c6c5a5a186 (#6265) 2024-05-16 09:25:42 +02:00
parser_test.go follow-up for c6c5a5a186 (#6265) 2024-05-16 09:25:42 +02:00
parser_timing_test.go Statsd protocol compatibility (#5053) 2024-05-07 21:46:08 +02:00