1. db5c9e8 Merge pull request #983 from dashpole/om2_summaries by David Ashpole · 4 days ago main
  2. 2a75737 Address review comment: assert n == 0 and test invalid CreatedTimestamp in SummaryError_NoPartialBytes by David Ashpole · 4 days ago
  3. 29b91d7 Address review comment: include quantile 0 and 1 in Summary_ZeroCountAndSum test by David Ashpole · 4 days ago
  4. d5fc472 Update expfmt/openmetrics_2_0_create.go by David Ashpole · 4 days ago
  5. 4925ca5 Address review comment: document that OpenMetrics 2.0 may reject metric families accepted by other formats by David Ashpole · 4 days ago
  6. 11eb5ab feat: implement summary support for OpenMetrics 2.0 by David Ashpole · 4 days ago
  7. 06f751e Merge pull request #988 from roidelapluie/roidelapluie/reject_nameless_samples by Julien · 6 days ago
  8. 9f52680 expfmt: reject nameless samples after metric metadata by Julien Pivotto · 6 days ago
  9. f644b67 Update gofumpt config and apply new formatting (#987) by dongjiang · 9 days ago
  10. 66dd055 Merge pull request #964 from dashpole/om2_histograms by David Ashpole · 3 weeks ago
  11. cee9c3b Merge branch 'main' into om2_histograms by David Ashpole · 3 weeks ago
  12. 0d97633 build(deps): bump the codeql group with 4 updates (#980) by dependabot[bot] · 3 weeks ago
  13. 9a4aff0 build(deps): bump github.com/stretchr/testify in /assets (#979) by dependabot[bot] · 3 weeks ago v0.71.0
  14. 483bb89 Update dependabot config (#978) by Ben Kochie · 3 weeks ago
  15. 16e43c2 Merge branch 'main' into om2_histograms by David Ashpole · 3 weeks ago
  16. d29e1ea build(deps): bump golang.org/x/net (#975) by dependabot[bot] · 4 weeks ago
  17. e531bd2 build(deps): bump google.golang.org/protobuf from 1.36.11 to 1.36.12 (#976) by dependabot[bot] · 4 weeks ago
  18. bc3fc3a build(deps): bump github.com/stretchr/testify from 1.11.1 to 1.12.1 (#977) by dependabot[bot] · 4 weeks ago
  19. 18756bb expfmt: address unused parameters and formatting lints by David Ashpole · 4 weeks ago
  20. 095f8dd expfmt: avoid string concatenation allocations in OM 2.0 writeSpansAndBuckets by David Ashpole · 4 weeks ago
  21. 99c2831 expfmt: fix float +Inf bucket precision check for large uint64 counts in OM 2.0 by David Ashpole · 4 weeks ago
  22. 6337235 expfmt: fix pre-epoch timestamp serialization in OM 2.0 encoder by David Ashpole · 4 weeks ago
  23. d422ef2 expfmt: validate classic bucket count monotonicity in OM 2.0 histogram encoding by David Ashpole · 4 weeks ago
  24. ccbc5ac expfmt: validate histogram metrics before writing in OM 2.0 encoder by David Ashpole · 4 weeks ago
  25. 68e5679 expfmt: validate ZeroCountFloat before switch in OM 2.0 native histogram encoding by David Ashpole · 4 weeks ago
  26. c15aec3 expfmt: validate SampleCountFloat before switch in OM 2.0 histogram encoding by David Ashpole · 4 weeks ago
  27. 557f3cf Fix failing unit tests by David Ashpole · 4 weeks ago
  28. 65e8ba0 Update expfmt/openmetrics_2_0_create.go by David Ashpole · 4 weeks ago
  29. 9da2028 expfmt: add test for counter exemplar with empty label set in OM 2.0 by David Ashpole · 4 weeks ago
  30. 683bb96 expfmt: preserve uint64 precision for implicit +Inf bucket in OM 2.0 by David Ashpole · 4 weeks ago
  31. 6f61ff0 feat: implement histogram and gauge histogram support for OpenMetrics 2.0 by David Ashpole · 4 weeks ago
  32. 15e9f45 expfmt: fix OpenMetrics 2.0 decoder error, format docs, and encoder version dispatch (#968) by David Ashpole · 4 weeks ago
  33. 0acfdb3 expfmt: prevent st@ leaking to Gauge and Untyped samples in OpenMetrics 2.0 (#971) by David Ashpole · 4 weeks ago
  34. eb72e27 model: add Duration unit constants and conversion methods (#952) by Dean Chen · 4 weeks ago
  35. 67b7d90 fix: drop invalid OpenMetrics 2.0 exemplars instead of failing exposition (#970) by David Ashpole · 4 weeks ago
  36. 715ac36 expfmt: format OpenMetrics 2.0 float values and validate units (#969) by David Ashpole · 4 weeks ago
  37. 87e7482 expfmt: precompute parsed goautoneg.Accept for well-known Format constants (#967) by David Ashpole · 4 weeks ago
  38. 7832844 expfmt: fix wildcard content negotiation regression for Negotiate and NegotiateIncludingOpenMetrics (#966) by David Ashpole · 4 weeks ago
  39. 5042671 model: sort label names without boxing them into sort.Interface (#963) by Solomon Jacobs · 4 weeks ago
  40. 5768e9c fix: support exemplars with empty label sets in OpenMetrics 2.0 (#965) by David Ashpole · 4 weeks ago
  41. d2417e2 feat: implement gauge and counter support for OpenMetrics 2.0 (#894) by David Ashpole · 5 weeks ago
  42. 8de0555 Update common Prometheus files (#961) by PrometheusBot · 5 weeks ago
  43. c18467c Update common Prometheus files (#959) by PrometheusBot · 5 weeks ago
  44. d791a4a build(deps): bump ossf/scorecard-action from 2.4.3 to 2.4.4 (#956) by dependabot[bot] · 5 weeks ago
  45. e3e7492 fix: use slog.DiscardHandler in promslog.NopLogger (#960) by Martin Chodur · 5 weeks ago
  46. 2fb5a7c Update common Prometheus files (#958) by PrometheusBot · 6 weeks ago
  47. 7748b9a build(deps): bump the codeql group across 1 directory with 4 updates (#955) by dependabot[bot] · 7 weeks ago
  48. 86d9475 Update common Prometheus files (#957) by PrometheusBot · 7 weeks ago
  49. b63d8c0 build(deps): bump golang.org/x/net (#947) by dependabot[bot] · 9 weeks ago v0.70.1
  50. 4109c3e build(deps): bump the codeql group with 4 updates (#948) by dependabot[bot] · 9 weeks ago
  51. 5270b62 build(deps): bump actions/setup-go from 6.5.0 to 7.0.0 (#949) by dependabot[bot] · 9 weeks ago
  52. 1167ca3 build(deps): bump actions/checkout from 7.0.0 to 7.0.1 (#950) by dependabot[bot] · 9 weeks ago
  53. d28d382 Update common Prometheus files (#946) by PrometheusBot · 9 weeks ago
  54. f915876 Merge pull request #924 from roidelapluie/roidelapluie/redirect-header-comment by Julien · 2 months ago
  55. dfbebd0 Merge pull request #945 from roidelapluie/roidelapluie/changelog-0.70.0 by Julien · 2 months ago
  56. c8a0019 Update CHANGELOG for v0.70.0 by Julien Pivotto · 2 months ago
  57. 5eff7a8 Merge pull request #941 from prometheus/dependabot/github_actions/actions/checkout-7.0.0 by Julien · 2 months ago v0.70.0
  58. a23c5b3 Merge pull request #939 from prometheus/dependabot/github_actions/ossf/scorecard-action-2.4.3 by Julien · 2 months ago
  59. 9e1eb87 Merge pull request #942 from prometheus/dependabot/github_actions/actions/upload-artifact-7.0.1 by Julien · 2 months ago
  60. ab2736d Merge pull request #940 from prometheus/dependabot/github_actions/actions/setup-go-6.5.0 by Julien · 2 months ago
  61. e596873 Merge pull request #938 from prometheus/dependabot/github_actions/codeql-ac07fb48a3 by Julien · 2 months ago
  62. 97c066a Add BenchmarkConvertMetricFamily comparing Prometheus text and OpenMetrics 1.0 encoders (#943) by David Ashpole · 3 months ago
  63. 62e9d0f Merge pull request #932 from roidelapluie/roidelapluie/route-query by Julien · 3 months ago
  64. 6c31239 build(deps): bump actions/upload-artifact from 4.6.2 to 7.0.1 by dependabot[bot] · 3 months ago
  65. 755e9d6 build(deps): bump actions/checkout from 3.1.0 to 7.0.0 by dependabot[bot] · 3 months ago
  66. 556d740 build(deps): bump actions/setup-go from 6.2.0 to 6.5.0 by dependabot[bot] · 3 months ago
  67. c8bf6b8 build(deps): bump ossf/scorecard-action from 2.1.2 to 2.4.3 by dependabot[bot] · 3 months ago
  68. bbe02b9 build(deps): bump the codeql group with 4 updates by dependabot[bot] · 3 months ago
  69. 7b228a8 Merge pull request #937 from prombot/repo_sync by Julien · 3 months ago
  70. 17c3165 Update common Prometheus files by prombot · 3 months ago
  71. 2b43149 Merge pull request #934 from prometheus/superq/tidy by Julien · 3 months ago
  72. 0d94589 Manually go mod tidy by SuperQ · 3 months ago
  73. a9c9e13 build(deps): bump golang.org/x/net from 0.55.0 to 0.56.0 (#933) by dependabot[bot] · 3 months ago
  74. 6d120ca Merge pull request #929 from s3onghyun/fix-tlsversion-stringer by Julien · 3 months ago
  75. dc216b8 route: add support for the QUERY HTTP method by Julien Pivotto · 3 months ago
  76. 1b2cb09 Update common Prometheus files (#930) by PrometheusBot · 3 months ago
  77. a28b311 config: fix TLSVersion.String() printing pointer address by Seonghyun Hong · 3 months ago
  78. 43de10c Update common Prometheus files (#927) by PrometheusBot · 3 months ago
  79. 541bbcb Merge pull request #926 from roidelapluie/roidelapluie/changelog by George Krajcsovits · 3 months ago
  80. 436e0fe Update common Prometheus files (#923) by PrometheusBot · 3 months ago
  81. 4ac8712 Update CHANGELOG by Julien Pivotto · 3 months ago
  82. e3c14a0 Merge pull request #925 from roidelapluie/roidelapluie/fix-loadhttpconfigfile-dir by Julien · 3 months ago v0.69.0
  83. a7b791d config: resolve LoadHTTPConfigFile paths relative to the config file by Julien Pivotto · 3 months ago
  84. f684fc7 config: clarify sensitive redirect headers match net/http by Julien Pivotto · 3 months ago
  85. f84efec Merge pull request #918 from prometheus/time-split by Julien · 3 months ago
  86. 2269d3d Merge pull request #922 from roidelapluie/roidelapluie/fix-textparse-empty-braces-panic by Julien · 3 months ago
  87. a1600af expfmt: fix nil pointer panic when parsing empty braces "{}" by Julien Pivotto · 3 months ago
  88. 56fe395 Merge pull request #921 from roidelapluie/roidelapluie/oauth2-cross-host-check by Julien · 3 months ago
  89. 0fcda47 Merge pull request #920 from roidelapluie/roidelapluie/cross-host-sticky by Julien · 3 months ago
  90. 30ba470 Merge pull request #919 from prometheus/superq/modernize by Julien · 3 months ago
  91. 2b55b3e config: check cross-host redirect before OAuth2 token fetch by Julien Pivotto · 3 months ago
  92. 428856f config: make isCrossHostRedirect sticky across the redirect chain by Julien Pivotto · 3 months ago
  93. c7fb7bb Merge pull request #901 from roidelapluie/roidelapluie/fixredirectauth by Julien · 3 months ago
  94. c4a7162 Update common Prometheus files (#917) by PrometheusBot · 3 months ago
  95. d6a7988 model: fix Time.UnmarshalJSON for larger negative numbers by Bryan Boreham · 4 months ago
  96. 8b99aea model: remove allocation in Time.UnmarshalJSON by Bryan Boreham · 4 months ago
  97. 98ca625 model: reduce allocations in Time.UnmarshalJSON by Bryan Boreham · 4 months ago
  98. 4cc12e3 model: Add BenchmarkUnmarshalTime by Bryan Boreham · 4 months ago
  99. 56870db Modernize Go by SuperQ · 4 months ago
  100. 2120573 Update common Prometheus files (#915) by PrometheusBot · 4 months ago v0.68.1