issues Search Results · repo:prometheus/common language:Go
Filter by
131 results
(66 ms)131 results
inprometheus/common (press backspace or delete to remove)Hi 👋🏽
It s time to take common to a higher stability level. We damage the ecosystem by making breaking changes (I authored
some 🙃 ) e.g. https://github.com/thanos-io/thanos/pull/8162 (pulling some dep ...
bwplotka
- 10
- Opened 21 days ago
- #771
This issue is for tracking purposes, @SuperQ and I are discussing things further in slack.
In our slog implementation, we always instruct slog to emit source code info of the calling log statement:
https://github.com/prometheus/common/blob/main/promslog/slog.go#L183 ...
tjhop
- 1
- Opened on Jan 10
- #745
With the release of Prometheus 3.0, we can set the default name validation mode to UTF-8, simplifying a bunch of code
ywwg
- Opened on Nov 15, 2024
- #723
The sigv4 README states the following:
This is a separate module from github.com/prometheus/common to prevent it from having and propagating a dependency on
the AWS SDK.
This module is considered internal ...
tsipo
- 7
- Opened on Oct 24, 2024
- #709
Currently we build go binaries in multiple places for docker, dev, ci, testing, etc. It complicates because of two
things.
1. The way we build go binaries may diverge between these binaries
2. Lots ...
kavirajk
- 1
- Opened on Oct 7, 2024
- #704
Found in https://github.com/prometheus/prometheus/pull/15083 that expfmt.TypeOpenMetrics decode fails to parse on OM
Text lines with # (exemplar).
bwplotka
- Opened on Oct 7, 2024
- #703
The SPIFFE Workload API can be used to get a tls client key/certificate and keep it up to date (they typically rotate
hourly). Exporters can then verify that only the spiffe id associated with Prometheus ...
kfox1111
- Opened on Oct 6, 2024
- #702
Forked from https://github.com/open-telemetry/opentelemetry-go/pull/5755#issuecomment-2327427065
When trying utf-8 support with OpenTelemetry, I found the default model.NameEscapingScheme of
model.ValueEncodingEscaping ...
dashpole
- 1
- Opened on Sep 4, 2024
- #689
I recently added zstd support to client_golang in https://github.com/prometheus/client_golang/pull/1496 which uses an
internalized version of the archived repository: https://github.com/golang/gddo/blob/master/httputil/negotiate.go ...
mrueg
- 10
- Opened on Jun 7, 2024
- #652
I m upgrading a codebase from
-github.com/prometheus/common v0.42.0
+github.com/prometheus/common v0.53.0
and encountered these errors
telemetry/metrics.go:151:37: undefined: expfmt.FmtText
telemetry/metrics.go:158:51: ...
rootulp
- 1
- Opened on May 27, 2024
- #635

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.