Skip to content

Incompatibility with github.com/prometheus/common v0.66.0+ #234

@alfa-alex

Description

@alfa-alex

Ran into this because I had another dependency that caused go to require prometheus/common v0.66.1 (this project's go.mod alone requires only v0.65.0): There is a breaking change in its v0.66.0 release causing

metricFamilies, err := parser.TextToMetricFamilies(in)
to panic because of the scheme not being set.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions