{"id":21906203,"url":"https://github.com/laupse/prometheus-native-histograms","last_synced_at":"2026-05-08T17:33:36.302Z","repository":{"id":181822046,"uuid":"563920162","full_name":"laupse/prometheus-native-histograms","owner":"laupse","description":"All-in-one setup for testing Native Prometheus Histograms","archived":false,"fork":false,"pushed_at":"2022-11-30T14:39:30.000Z","size":51,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-27T07:41:38.349Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/laupse.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-11-09T16:01:37.000Z","updated_at":"2024-04-28T21:42:03.000Z","dependencies_parsed_at":"2023-07-17T14:51:56.160Z","dependency_job_id":null,"html_url":"https://github.com/laupse/prometheus-native-histograms","commit_stats":null,"previous_names":["laupse/prometheus-native-histograms"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laupse%2Fprometheus-native-histograms","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laupse%2Fprometheus-native-histograms/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laupse%2Fprometheus-native-histograms/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/laupse%2Fprometheus-native-histograms/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/laupse","download_url":"https://codeload.github.com/laupse/prometheus-native-histograms/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244920214,"owners_count":20531972,"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":[],"created_at":"2024-11-28T16:42:49.449Z","updated_at":"2026-05-08T17:33:34.027Z","avatar_url":"https://github.com/laupse.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Prometheus Native Histogram \n\nThis repository serve as a demo for the new native histrogam from **Prometheus**.\n\nFor the reminder, native histogram is a feature that will allow creating more precise and performant histogram inside **Prometheus** than the current one (you know the series with the *le* label)\n\nThis repository will also demonstrate visualizing such histogram inside **Grafana**\n\n## How to use this \n\n\u003e You need docker and docker compose for this demonstration\n\nJust : \n``` bash\ndocker compose up -d\n```\n\nThen you can visit prometheus here http://localhost:3000 and run promql query against the new histogram :\n``` promql\nrpc_durations_native_histogram_seconds\n# or\nrate(rpc_durations_native_histogram_seconds[30s])\n```\n\nOr visit this grafana dashboard to get a sneak peek at the heatmap for this new histogram compared to the old one http://localhost:3000/d/native-histogram","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaupse%2Fprometheus-native-histograms","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flaupse%2Fprometheus-native-histograms","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flaupse%2Fprometheus-native-histograms/lists"}