From 38340b98418511334dfabe60d7f953eb7ed64ea9 Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Wed, 12 Mar 2025 20:59:38 -0600 Subject: [PATCH] rm .metrics.json Oopsies need to add this to gitignore --- .metrics.json | 604 -------------------------------------------------- 1 file changed, 604 deletions(-) diff --git a/.metrics.json b/.metrics.json index a3866e9..e69de29 100644 --- a/.metrics.json +++ b/.metrics.json @@ -1,604 +0,0 @@ -[ - { - "help": "Number of users by namespace", - "name": "mw_user_count", - "type": "counter", - "values": [ - { - "value": 3, - "labels": { - "namespace": "movie-web" - } - } - ], - "aggregator": "sum" - }, - { - "help": "Number of captcha solves by success status", - "name": "mw_captcha_solves", - "type": "counter", - "values": [], - "aggregator": "sum" - }, - { - "help": "Number of requests by provider hostname", - "name": "mw_provider_hostname_count", - "type": "counter", - "values": [ - { - "value": 9, - "labels": { - "hostname": "" - } - } - ], - "aggregator": "sum" - }, - { - "help": "Number of provider requests by status", - "name": "mw_provider_status_count", - "type": "counter", - "values": [ - { - "value": 23, - "labels": { - "provider_id": "test", - "status": "success" - } - }, - { - "value": 1, - "labels": { - "provider_id": "test2", - "status": "failure" - } - }, - { - "value": 2, - "labels": { - "provider_id": "uiralive", - "status": "success" - } - }, - { - "value": 1, - "labels": { - "provider_id": "uiralive", - "status": "failure" - } - } - ], - "aggregator": "sum" - }, - { - "help": "Number of media watch events", - "name": "mw_media_watch_count", - "type": "counter", - "values": [ - { - "value": 2, - "labels": { - "tmdb_full_id": "movie-132", - "provider_id": "test", - "title": "Test Movie 132", - "success": "true" - } - }, - { - "value": 3, - "labels": { - "tmdb_full_id": "movie-123", - "provider_id": "test", - "title": "Test Movie", - "success": "true" - } - }, - { - "value": 1, - "labels": { - "tmdb_full_id": "show-11123", - "provider_id": "test2", - "title": "Test Movie boobs", - "success": "false" - } - }, - { - "value": 2, - "labels": { - "tmdb_full_id": "show-61222", - "provider_id": "uiralive", - "title": "BoJack Horseman", - "success": "true" - } - }, - { - "value": 1, - "labels": { - "tmdb_full_id": "show-61222", - "provider_id": "uiralive", - "title": "BoJack Horseman", - "success": "false" - } - } - ], - "aggregator": "sum" - }, - { - "help": "Number of provider tool usages", - "name": "mw_provider_tool_count", - "type": "counter", - "values": [ - { - "value": 2, - "labels": { - "tool": "extension" - } - }, - { - "value": 1, - "labels": { - "tool": "custom-proxy" - } - } - ], - "aggregator": "sum" - }, - { - "name": "http_request_duration_seconds", - "help": "request duration in seconds", - "type": "histogram", - "values": [ - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 0.005, - "method": "GET", - "route": "/favicon.ico", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 0.01, - "method": "GET", - "route": "/favicon.ico", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 0.025, - "method": "GET", - "route": "/favicon.ico", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 0.05, - "method": "GET", - "route": "/favicon.ico", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 0.1, - "method": "GET", - "route": "/favicon.ico", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 0.25, - "method": "GET", - "route": "/favicon.ico", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 0.5, - "method": "GET", - "route": "/favicon.ico", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 1, - "method": "GET", - "route": "/favicon.ico", - "status_code": "200" - } - }, - { - "value": 1, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 2.5, - "method": "GET", - "route": "/favicon.ico", - "status_code": "200" - } - }, - { - "value": 1, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 5, - "method": "GET", - "route": "/favicon.ico", - "status_code": "200" - } - }, - { - "value": 1, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 10, - "method": "GET", - "route": "/favicon.ico", - "status_code": "200" - } - }, - { - "value": 2, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": "+Inf", - "method": "GET", - "route": "/favicon.ico", - "status_code": "200" - } - }, - { - "value": 16.000009167, - "metricName": "http_request_duration_seconds_sum", - "labels": { - "method": "GET", - "route": "/favicon.ico", - "status_code": "200" - } - }, - { - "value": 2, - "metricName": "http_request_duration_seconds_count", - "labels": { - "method": "GET", - "route": "/favicon.ico", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 0.005, - "method": "POST", - "route": "/metrics/providers", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 0.01, - "method": "POST", - "route": "/metrics/providers", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 0.025, - "method": "POST", - "route": "/metrics/providers", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 0.05, - "method": "POST", - "route": "/metrics/providers", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 0.1, - "method": "POST", - "route": "/metrics/providers", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 0.25, - "method": "POST", - "route": "/metrics/providers", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 0.5, - "method": "POST", - "route": "/metrics/providers", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 1, - "method": "POST", - "route": "/metrics/providers", - "status_code": "200" - } - }, - { - "value": 1, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 2.5, - "method": "POST", - "route": "/metrics/providers", - "status_code": "200" - } - }, - { - "value": 1, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 5, - "method": "POST", - "route": "/metrics/providers", - "status_code": "200" - } - }, - { - "value": 1, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 10, - "method": "POST", - "route": "/metrics/providers", - "status_code": "200" - } - }, - { - "value": 2, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": "+Inf", - "method": "POST", - "route": "/metrics/providers", - "status_code": "200" - } - }, - { - "value": 16.000032751, - "metricName": "http_request_duration_seconds_sum", - "labels": { - "method": "POST", - "route": "/metrics/providers", - "status_code": "200" - } - }, - { - "value": 2, - "metricName": "http_request_duration_seconds_count", - "labels": { - "method": "POST", - "route": "/metrics/providers", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 0.005, - "method": "GET", - "route": "/", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 0.01, - "method": "GET", - "route": "/", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 0.025, - "method": "GET", - "route": "/", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 0.05, - "method": "GET", - "route": "/", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 0.1, - "method": "GET", - "route": "/", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 0.25, - "method": "GET", - "route": "/", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 0.5, - "method": "GET", - "route": "/", - "status_code": "200" - } - }, - { - "value": 0, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 1, - "method": "GET", - "route": "/", - "status_code": "200" - } - }, - { - "value": 2, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 2.5, - "method": "GET", - "route": "/", - "status_code": "200" - } - }, - { - "value": 2, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 5, - "method": "GET", - "route": "/", - "status_code": "200" - } - }, - { - "value": 2, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": 10, - "method": "GET", - "route": "/", - "status_code": "200" - } - }, - { - "value": 2, - "metricName": "http_request_duration_seconds_bucket", - "exemplar": null, - "labels": { - "le": "+Inf", - "method": "GET", - "route": "/", - "status_code": "200" - } - }, - { - "value": 3.000003208, - "metricName": "http_request_duration_seconds_sum", - "labels": { - "method": "GET", - "route": "/", - "status_code": "200" - } - }, - { - "value": 2, - "metricName": "http_request_duration_seconds_count", - "labels": { - "method": "GET", - "route": "/", - "status_code": "200" - } - } - ], - "aggregator": "sum" - } -] \ No newline at end of file