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