mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-06-16 15:23:05 +03:00
Moved Prometheus migration process test to the apptest folder, where all integration tests are held Related issue https://github.com/VictoriaMetrics/VictoriaMetrics/issues/7700 Other tests will be migrated one by one.
41 lines
1.0 KiB
JSON
41 lines
1.0 KiB
JSON
{
|
|
"status": "success",
|
|
"data": {
|
|
"resultType": "matrix",
|
|
"result": [
|
|
{
|
|
"metric": {
|
|
"__name__": "vm_log_messages_total",
|
|
"job": "victoriametrics",
|
|
"instance": "victoriametrics:8428",
|
|
"app_version": "victoria-metrics-20250523-133235-tags-v1.118.0-0-gaa3171cf4b",
|
|
"level": "info",
|
|
"location": "VictoriaMetrics/lib/ingestserver/opentsdb/server.go:48"
|
|
},
|
|
"values": [
|
|
[
|
|
1748897918.112,
|
|
"1"
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"metric": {
|
|
"__name__": "vm_log_messages_total",
|
|
"job": "victoriametrics",
|
|
"instance": "victoriametrics:8428",
|
|
"app_version": "victoria-metrics-20250523-133235-tags-v1.118.0-0-gaa3171cf4b",
|
|
"level": "info",
|
|
"location": "VictoriaMetrics/lib/ingestserver/opentsdb/server.go:59"
|
|
},
|
|
"values": [
|
|
[
|
|
1748897918.112,
|
|
"1"
|
|
]
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|