Adding upstream version 1.34.4.
Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
e393c3af3f
commit
4978089aab
4963 changed files with 677545 additions and 0 deletions
7
plugins/parsers/prometheus/testcases/benchmark/input.txt
Normal file
7
plugins/parsers/prometheus/testcases/benchmark/input.txt
Normal file
|
@ -0,0 +1,7 @@
|
|||
# HELP benchmark_a Test metric for benchmarking
|
||||
# TYPE benchmark_a gauge
|
||||
benchmark_a{source="myhost",tags_platform="python",tags_sdkver="3.11.5"} 5 1653643420000
|
||||
|
||||
# HELP benchmark_b Test metric for benchmarking
|
||||
# TYPE benchmark_b gauge
|
||||
benchmark_b{source="myhost",tags_platform="python",tags_sdkver="3.11.4"} 4 1653643420000
|
Loading…
Add table
Add a link
Reference in a new issue