Skip to content

bugfix: fix unsupported metric type for summary#127

Merged
jiekun merged 1 commit intomasterfrom
feature/metrics-metadata
Apr 3, 2026
Merged

bugfix: fix unsupported metric type for summary#127
jiekun merged 1 commit intomasterfrom
feature/metrics-metadata

Conversation

@jiekun
Copy link
Copy Markdown
Member

@jiekun jiekun commented Apr 3, 2026

Describe Your Changes

Fix unsupported metric type display in exposed metric metadata for summaries and quantiles by bumping metrics SDK version.

This unsupported type exists when a summary is not updated within a certain time window. See #120 and pull request VictoriaMetrics/metrics#121 for details.

Checklist

The following checks are mandatory:


Summary by cubic

Fixes the wrong "unsupported" metric type in exposed metadata for summaries and quantiles by upgrading github.com/VictoriaMetrics/metrics to v1.43.1. Also improves compatibility by exporting histograms as untyped.

  • Bug Fixes

    • Summaries now report type "summary" (not "unsupported"); quantiles are printed before sum/count to match Prometheus.
    • Histograms are exported as "untyped" to avoid strict le label checks in collectors like OTEL.
  • Dependencies

    • Bump github.com/VictoriaMetrics/metrics from v1.41.2 to v1.43.1.

Written for commit 0117a34. Summary will update on new commits.

Copy link
Copy Markdown
Contributor

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 8 files

@jiekun jiekun merged commit 42ea976 into master Apr 3, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant