Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
dashpole committed Apr 11, 2022
1 parent 7c81e04 commit 89c96d9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2620,7 +2620,7 @@
}
},
{
"name":"telemetry_scrape_duration_seconds",
"name":"test_telemetry_scrape_duration_seconds",
"description":"Scrape duration",
"unit":"s",
"summary":{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3553,7 +3553,7 @@
},
{
"metric": {
"type": "workload.googleapis.com/telemetry_scrape_duration_seconds_sum",
"type": "workload.googleapis.com/test_telemetry_scrape_duration_seconds_sum",
"labels": {
"content_type": "text/plain; version=0.0.4",
"job": "default/rabbitmq/0",
Expand Down Expand Up @@ -3587,7 +3587,7 @@
},
{
"metric": {
"type": "workload.googleapis.com/telemetry_scrape_duration_seconds_count",
"type": "workload.googleapis.com/test_telemetry_scrape_duration_seconds_count",
"labels": {
"content_type": "text/plain; version=0.0.4",
"job": "default/rabbitmq/0",
Expand Down

0 comments on commit 89c96d9

Please sign in to comment.