Skip to content

docs(metrics): prepare the new metrics crates for publishing - #249

Merged
TheJokr merged 5 commits into
cloudflare:mainfrom
ethanolchik:metrics/publishing-and-example
Aug 13, 2026
Merged

docs(metrics): prepare the new metrics crates for publishing#249
TheJokr merged 5 commits into
cloudflare:mainfrom
ethanolchik:metrics/publishing-and-example

Conversation

@ethanolchik

@ethanolchik ethanolchik commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add package metadata and READMEs for foundations-metrics and foundations-metrics-registry.
  • Document migration from the foundations::telemetry::metrics facade, including custom metrics and removed legacy collectors.
  • Demonstrate native histogram request latency in the HTTP server example.
  • Document why the finite terminal histogram bound is translated to +Inf during text encoding.

Testing

  • Full nextest and doctest suites passed.
  • Strict clippy passed.
  • Feature powerset check passed.
  • HTTP server example check passed.
  • Package-content checks passed for both metrics crates.

@ethanolchik
ethanolchik force-pushed the metrics/publishing-and-example branch from 63175f8 to 76539e8 Compare August 11, 2026 16:36
@TheJokr
TheJokr merged commit 692d770 into cloudflare:main Aug 13, 2026
18 checks passed
@ethanolchik
ethanolchik deleted the metrics/publishing-and-example branch August 13, 2026 10:40
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.

3 participants