-
Notifications
You must be signed in to change notification settings - Fork 9.8k
Comparing changes
Open a pull request
base repository: prometheus/prometheus
base: v0.48.0
head repository: prometheus/prometheus
compare: v0.48.1
- 8 commits
- 13 files changed
- 7 contributors
Commits on Nov 28, 2023
-
Native histograms vs labels (#13005)
* Document le and quantile label transition due to native histograms Fixes: #12984 For full explanation see the related issue. The le and quantile labels are formatted as float with trailing .0 for whole number values when native histograms is enabled, e.g. 10.0. This changes the resulting series in Prometheus if previously we scraped the whole number itself, e.g. 10 over the text format. Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com> --------- Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com> Signed-off-by: George Krajcsovits <krajorama@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 403551a - Browse repository at this point
Copy the full SHA 403551aView commit details -
Used to have a different signature. Signed-off-by: György Krajcsovits <gyorgy.krajcsovits@grafana.com>
Configuration menu - View commit details
-
Copy full SHA for bbe0615 - Browse repository at this point
Copy the full SHA bbe0615View commit details
Commits on Dec 4, 2023
-
Merge pull request #13202 from krajorama/backport-13005-to-2.28
[2.48] Backport: Native histograms vs labels (#13005)
Configuration menu - View commit details
-
Copy full SHA for 0bd4e73 - Browse repository at this point
Copy the full SHA 0bd4e73View commit details
Commits on Dec 5, 2023
-
feat(tsdb/agent): notify remote storage when commit happens (#13223)
Signed-off-by: Julien Levesy <jlevesy@gmail.com> Signed-off-by: Callum Styan <callumstyan@gmail.com> Co-authored-by: Callum Styan <callumstyan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 74f6aee - Browse repository at this point
Copy the full SHA 74f6aeeView commit details -
fix(wlog/watcher): read segment synchronously when not tailing (#13224)
Signed-off-by: Julien Levesy <jlevesy@gmail.com> Signed-off-by: Callum Styan <callumstyan@gmail.com> Co-authored-by: Callum Styan <callumstyan@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 0758ff1 - Browse repository at this point
Copy the full SHA 0758ff1View commit details
Commits on Dec 7, 2023
-
Merge pull request #13251 from prometheus/backport-agent-notify-fixes
Backport agent notify fixes
Configuration menu - View commit details
-
Copy full SHA for 6034dcb - Browse repository at this point
Copy the full SHA 6034dcbView commit details -
Cut 2.48.1 + bump in UI pkgs. (#13258)
Signed-off-by: bwplotka <bwplotka@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 3ea56a1 - Browse repository at this point
Copy the full SHA 3ea56a1View commit details
Commits on Dec 8, 2023
-
Signed-off-by: Levi Harrison <git@leviharrison.dev>
Configuration menu - View commit details
-
Copy full SHA for 6389421 - Browse repository at this point
Copy the full SHA 6389421View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v0.48.0...v0.48.1