Skip to content

Document custom metrics on Monitor#ping - #34

Open
aflanagan wants to merge 1 commit into
masterfrom
agent/readme-custom-metrics-2dde
Open

aflanagan wants to merge 1 commit into
masterfrom
agent/readme-custom-metrics-2dde

Conversation

@aflanagan

Copy link
Copy Markdown
Contributor

The telemetry ping helper already serializes every metrics hash key as metric=name:value. This README-only change documents that custom names work alongside the built-ins.

Docs

  • Short note that any hash key is sent as metric=name:value
  • Example using queue_depth and quality_score next to count

No code, test, or API changes. No mention of rejected metrics.

Open in Web Open in Cursor 

The runtime already serializes every metrics hash key as metric=name:value.
Add a short README note and example so custom names (queue_depth, quality_score)
are documented alongside the built-in count/error_count/duration metrics.

Co-authored-by: August Flanagan <aflanagan@users.noreply.github.com>
@aflanagan
aflanagan marked this pull request as ready for review September 11, 2026 20:28
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.

2 participants