Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / prometheus/common issues and pull requests

#727 - fix: values escaping bugs

Pull Request - State: closed - Opened by ywwg 8 days ago

#726 - Synchronize common files from prometheus/prometheus

Pull Request - State: open - Opened by prombot 9 days ago

#725 - Allow custom user-agent definition

Pull Request - State: closed - Opened by mmorel-35 13 days ago - 1 comment

#724 - Change default validation scheme to UTF8Validation

Pull Request - State: open - Opened by ywwg 13 days ago - 2 comments

#723 - Change default validation mode to UTF-8

Issue - State: open - Opened by ywwg 13 days ago

#722 - Synchronize common files from prometheus/prometheus

Pull Request - State: closed - Opened by prombot 17 days ago

#721 - Synchronize common files from prometheus/prometheus

Pull Request - State: closed - Opened by prombot 21 days ago

#720 - Mark promlog deprecated

Pull Request - State: closed - Opened by SuperQ 21 days ago - 2 comments

#719 - setup dependabot for `github.com/prometheus/common/assets`

Pull Request - State: closed - Opened by mmorel-35 21 days ago

#718 - chore: use testify instead of testing.Fatal

Pull Request - State: closed - Opened by mmorel-35 21 days ago

#717 - chore: enable perfsprint linter

Pull Request - State: closed - Opened by mmorel-35 22 days ago

#716 - Provide a way to get UserAgent

Pull Request - State: closed - Opened by mmorel-35 22 days ago

#715 - Mark sigv4 deprecated

Pull Request - State: closed - Opened by SuperQ 23 days ago

#714 - Synchronize common files from prometheus/prometheus

Pull Request - State: closed - Opened by prombot 24 days ago

#713 - Support Application-Layer Protocol negotiation via nextProtos flag in tlsconfig

Pull Request - State: open - Opened by davidkydd 25 days ago - 8 comments

#712 - Bump golang.org/x/net from 0.29.0 to 0.30.0

Pull Request - State: closed - Opened by dependabot[bot] 28 days ago
Labels: dependencies

#711 - Bump google.golang.org/protobuf from 1.34.2 to 1.35.1

Pull Request - State: closed - Opened by dependabot[bot] 28 days ago
Labels: dependencies

#710 - Add openmetric parser[1]: add type,unit,help parser

Pull Request - State: open - Opened by jyz0309 about 1 month ago

#709 - Sig4v go.mod has not been tagged or released since inception

Issue - State: closed - Opened by tsipo about 1 month ago - 7 comments

#708 - Add Kubernetes CRD Annotations to Duration Type

Pull Request - State: closed - Opened by ibakshay about 1 month ago - 12 comments

#707 - Reload certificates even when no CA is used

Pull Request - State: closed - Opened by roidelapluie about 2 months ago

#706 - WIP: expfmt/text: optionally include empty MetricFamilies

Pull Request - State: open - Opened by dgrisonnet about 2 months ago

#705 - promslog: Only log basename, not full path

Pull Request - State: closed - Opened by roidelapluie about 2 months ago - 1 comment

#704 - Unify building go binaries in single place via something like Makefile.

Issue - State: closed - Opened by kavirajk about 2 months ago - 1 comment

#703 - expfmt: Decode support OpenMetrics Text exemplars.

Issue - State: open - Opened by bwplotka about 2 months ago

#702 - SPIFFE scrape support

Issue - State: open - Opened by kfox1111 about 2 months ago

#701 - Synchronize common files from prometheus/prometheus

Pull Request - State: closed - Opened by prombot about 2 months ago

#700 - Update supported Go versions

Pull Request - State: closed - Opened by SuperQ 2 months ago

#699 - Bump golang.org/x/net from 0.28.0 to 0.29.0

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies

#698 - Bump golang.org/x/oauth2 from 0.22.0 to 0.23.0

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies

#697 - feat: add `promslog.NewNopLogger()` convenience func

Pull Request - State: closed - Opened by tjhop 2 months ago - 4 comments

#696 - promslog: use UTC timestamps for go-kit log style

Pull Request - State: closed - Opened by dswarbrick 2 months ago

#695 - Synchronize common files from prometheus/prometheus

Pull Request - State: closed - Opened by prombot 2 months ago

#694 - slog: expose io.Writer

Pull Request - State: closed - Opened by jkroepke 3 months ago - 1 comment

#693 - HTTP client: Expose KeepAlive to end users

Pull Request - State: closed - Opened by roidelapluie 3 months ago

#692 - Synchronize common files from prometheus/prometheus

Pull Request - State: closed - Opened by prombot 3 months ago

#691 - fix(utf8): Fix multiple metric name inside braces validation

Pull Request - State: closed - Opened by fedetorres93 3 months ago

#690 - Change the default escape method to UnderscoreEscaping

Pull Request - State: closed - Opened by ywwg 3 months ago

#689 - Consider defaulting model.NameEscapingScheme to model.UnderscoreEscaping

Issue - State: closed - Opened by dashpole 3 months ago - 1 comment

#688 - expfmt: Add WithEscapingScheme to help construct Formats

Pull Request - State: closed - Opened by ywwg 3 months ago

#687 - Remove secret file existence check in Validate for headers

Pull Request - State: closed - Opened by roidelapluie 3 months ago - 1 comment

#686 - feat(promslog): add NewWithWriter() to allow logging other than stderr

Pull Request - State: closed - Opened by tjhop 3 months ago - 12 comments

#685 - Bump golang.org/x/net from 0.27.0 to 0.28.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#684 - Bump golang.org/x/oauth2 from 0.21.0 to 0.22.0

Pull Request - State: closed - Opened by dependabot[bot] 3 months ago
Labels: dependencies

#683 - docs: mention new promslog package in package list in README

Pull Request - State: closed - Opened by tjhop 3 months ago - 1 comment

#682 - fix(utf8): provide a method for explicitly checking label names for legacy validity

Pull Request - State: closed - Opened by ywwg 3 months ago - 2 comments

#681 - Synchronize common files from prometheus/prometheus

Pull Request - State: closed - Opened by prombot 3 months ago

#680 - enable utf-8 validation mode by default

Pull Request - State: closed - Opened by ywwg 3 months ago - 2 comments

#679 - Update golangci lint

Pull Request - State: closed - Opened by roidelapluie 3 months ago

#678 - Synchronize common files from prometheus/prometheus

Pull Request - State: closed - Opened by prombot 3 months ago

#677 - feat: new promslog and promslog/flag packages to wrap log/slog

Pull Request - State: closed - Opened by tjhop 3 months ago - 15 comments

#676 - Update client_golang

Pull Request - State: closed - Opened by SuperQ 4 months ago

#675 - Fix overflows of untyped int constants on 32-bit

Pull Request - State: closed - Opened by dswarbrick 4 months ago - 4 comments

#674 - Synchronize common files from prometheus/prometheus

Pull Request - State: closed - Opened by prombot 4 months ago

#673 - sigv4: support nil body

Pull Request - State: closed - Opened by roidelapluie 4 months ago

#672 - Synchronize common files from prometheus/prometheus

Pull Request - State: closed - Opened by prombot 4 months ago

#671 - Bump github.com/aws/aws-sdk-go from 1.54.19 to 1.55.5 in /sigv4

Pull Request - State: closed - Opened by dependabot[bot] 4 months ago
Labels: dependencies

#670 - expfmt: Add UTF-8 syntax support in text_parse.go

Pull Request - State: closed - Opened by fedetorres93 4 months ago - 3 comments
Labels: priority/P2

#669 - Add openmetrics format parser

Pull Request - State: open - Opened by jyz0309 4 months ago - 10 comments

#668 - use basic string in IsValidLegacyMetricName

Pull Request - State: closed - Opened by ywwg 4 months ago

#668 - use basic string in IsValidLegacyMetricName

Pull Request - State: closed - Opened by ywwg 4 months ago

#667 - Bump golang.org/x/net from 0.26.0 to 0.27.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#667 - Bump golang.org/x/net from 0.26.0 to 0.27.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#666 - Re-export FmtText as a deprecated constant.

Pull Request - State: closed - Opened by ywwg 5 months ago - 1 comment

#666 - Re-export FmtText as a deprecated constant.

Pull Request - State: closed - Opened by ywwg 5 months ago - 1 comment

#665 - Revert #576 and add deprecation notice

Pull Request - State: closed - Opened by SuperQ 5 months ago - 8 comments

#664 - Synchronize common files from prometheus/prometheus

Pull Request - State: closed - Opened by prombot 5 months ago

#664 - Synchronize common files from prometheus/prometheus

Pull Request - State: closed - Opened by prombot 5 months ago

#663 - Bump github.com/aws/aws-sdk-go from 1.54.7 to 1.54.19 in /sigv4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#663 - Bump github.com/aws/aws-sdk-go from 1.54.7 to 1.54.19 in /sigv4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#662 - remove dependency to github.com/prometheus/client_golang

Pull Request - State: closed - Opened by ilius 5 months ago - 2 comments

#661 - Bump github.com/aws/aws-sdk-go from 1.54.7 to 1.54.11 in /sigv4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#661 - Bump github.com/aws/aws-sdk-go from 1.54.7 to 1.54.11 in /sigv4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 1 comment
Labels: dependencies

#660 - Synchronize common files from prometheus/prometheus

Pull Request - State: closed - Opened by prombot 5 months ago

#659 - Bump github.com/aws/aws-sdk-go from 1.53.14 to 1.54.7 in /sigv4

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#658 - Bump google.golang.org/protobuf from 1.34.1 to 1.34.2

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#657 - Bump golang.org/x/net from 0.25.0 to 0.26.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago - 3 comments
Labels: dependencies

#656 - Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies

#655 - Set http_headers to be omit empty

Pull Request - State: closed - Opened by yeya24 6 months ago - 2 comments

#654 - Refactor: add HumanizeTimestamp; make ConvertToFloat exportable

Pull Request - State: closed - Opened by freak12techno 6 months ago - 4 comments

#653 - Expose secret as FileSecret from config package

Pull Request - State: closed - Opened by alanprot 6 months ago

#651 - Fix HTTPClientConfig JSON marshalling

Pull Request - State: closed - Opened by pracucci 6 months ago - 1 comment

#650 - Expose secret as SecretReader and InlineSecret from config package

Pull Request - State: closed - Opened by pracucci 6 months ago - 5 comments

#649 - Add SigV4 FIPS STS endpoint config

Pull Request - State: closed - Opened by rajagopalanand 6 months ago - 2 comments

#648 - feat(dependency): add diff package to common

Pull Request - State: closed - Opened by dongjiang1989 6 months ago - 6 comments

#647 - Don't always fetch a OAuth2 token, if the secret from a file didn't change

Pull Request - State: closed - Opened by multani 6 months ago - 3 comments

#646 - Synchronize common files from prometheus/prometheus

Pull Request - State: closed - Opened by prombot 6 months ago

#645 - Expose HTTPHost property in HTTPClientConfig

Pull Request - State: open - Opened by jkroepke 6 months ago - 4 comments

#644 - Add a `RELEASE.md` and add @gotjosh as a mantainer

Pull Request - State: closed - Opened by gotjosh 6 months ago

#643 - Update Go modules

Pull Request - State: closed - Opened by SuperQ 6 months ago

#642 - Bump google.golang.org/protobuf from 1.34.0 to 1.34.1

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 2 comments
Labels: dependencies

#641 - Bump golang.org/x/oauth2 from 0.19.0 to 0.20.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#640 - Bump golang.org/x/net from 0.24.0 to 0.25.0

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies

#639 - Bump github.com/prometheus/client_golang from 1.19.0 to 1.19.1 in /sigv4

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#638 - Bump github.com/aws/aws-sdk-go from 1.51.32 to 1.53.14 in /sigv4

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies

#637 - enable errcheck linter

Pull Request - State: closed - Opened by mmorel-35 6 months ago

#636 - Synchronize common files from prometheus/prometheus

Pull Request - State: closed - Opened by prombot 6 months ago

#635 - `FmtText` was removed between v0.42.0 and v0.53.0

Issue - State: closed - Opened by rootulp 6 months ago - 1 comment

#634 - oauth2RoundTripper: Avoid race condition and readability changes.

Pull Request - State: closed - Opened by bwplotka 7 months ago - 1 comment