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
|
@ -0,0 +1,21 @@
|
|||
{
|
||||
"timeseries": [
|
||||
{
|
||||
"labels": [
|
||||
{ "name": "__name__", "value": "go_gc_duration_seconds" },
|
||||
{ "name": "quantile", "value": "0.99" }
|
||||
],
|
||||
"samples": [{ "value": 4.63, "timestamp": 1740375855 }]
|
||||
},
|
||||
{
|
||||
"labels": [
|
||||
{
|
||||
"name": "__name__",
|
||||
"value": "prometheus_target_interval_length_seconds"
|
||||
},
|
||||
{ "name": "job", "value": "prometheus" }
|
||||
],
|
||||
"samples": [{ "value": 14.99, "timestamp": 1740375855 }]
|
||||
}
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue