{"id":26905162,"url":"https://github.com/jimdo/metrics-analysis","last_synced_at":"2025-06-21T22:03:59.784Z","repository":{"id":241077691,"uuid":"763638449","full_name":"Jimdo/metrics-analysis","owner":"Jimdo","description":"Tool to analyse Prometheus metric endpoints","archived":false,"fork":false,"pushed_at":"2024-05-22T14:43:52.000Z","size":21,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-01T10:56:13.135Z","etag":null,"topics":["owner-team-wonderland"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Jimdo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-02-26T16:58:39.000Z","updated_at":"2024-05-22T14:43:56.000Z","dependencies_parsed_at":"2024-05-22T09:43:27.108Z","dependency_job_id":"ffd15a3d-6c3f-4c3d-900f-20f9d3fdd86a","html_url":"https://github.com/Jimdo/metrics-analysis","commit_stats":null,"previous_names":["jimdo/metrics-analysis"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Jimdo/metrics-analysis","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jimdo%2Fmetrics-analysis","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jimdo%2Fmetrics-analysis/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jimdo%2Fmetrics-analysis/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jimdo%2Fmetrics-analysis/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Jimdo","download_url":"https://codeload.github.com/Jimdo/metrics-analysis/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Jimdo%2Fmetrics-analysis/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259695306,"owners_count":22897513,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["owner-team-wonderland"],"created_at":"2025-04-01T10:56:19.371Z","updated_at":"2025-06-21T22:03:54.747Z","avatar_url":"https://github.com/Jimdo.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Metrics Analysis\n\nThis tool can be used to analyze Prometheus metrics endpoints for high cardinality. If you want to contribute your own changes please take a look at the [CONTRIBUTING.md](CONTRIBUTING.md) file.\n\n## Usage\n\n### Get a sample of all metrics data from the current cluster and namespace\n\nThis will store the metrics outputs in the directory `metrics-\u003ccurrent-context\u003e`\n\n```\n./get-all-pods-metrics.sh\n```\n\nYou can use the `skip_until_prefix` variable to skip reading already read\nmetrics in case of an error (e.g. a pod disappears while reading)\n\n## Build the tool\n\n```\nmake\n```\n\n### Usage\n\nUse `./metrics-analysis -h` to see the help.\n\n### List of Metrics (with summary)\n\n```\n./metrics-analysis -f metrics-.../podname.metrics -n\n```\n\nOutput format: `\u003cname\u003e \u003clabel_count\u003e (value_count, ...)`\n\n### Show specific metric\n\n```\n./metrics-analysis -f metrics-.../podname.metrics -m response_latency_ms\n```\n\n### Summarize everything\n\n```\n./metrics-analysis -f metrics-.../podname.metrics\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimdo%2Fmetrics-analysis","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjimdo%2Fmetrics-analysis","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjimdo%2Fmetrics-analysis/lists"}