Add Nexus metrics to OpenMetrics reference - #5171
Draft
dustin-temporal wants to merge 5 commits into
Draft
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Contributor
📖 Docs PR preview links
|
Contributor
There was a problem hiding this comment.
Pull request overview
Adds Nexus metrics to the Temporal Cloud OpenMetrics catalog and updates the Nexus overview accordingly.
Changes:
- Documents 19 caller- and handler-side Nexus metric series.
- Adds labels, metric types, latency cautions, and Namespace semantics.
- Links the Nexus overview to the current OpenMetrics reference.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
docs/cloud/metrics/openmetrics/metrics-reference.mdx |
Adds the Nexus metrics reference. |
docs/encyclopedia/nexus/nexus-metrics.mdx |
Updates the Cloud metrics overview and link. |
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Why
The Nexus metrics tracked by DEVPROD-1741 through DEVPROD-1746 and DEVPROD-1757 through DEVPROD-1761 are absent from the public Temporal Cloud metrics catalog. This PR is a draft pending rollout confirmation.
Metric names, help text, and supported labels are aligned with the current generated saas-external-observability implementation catalog, which is the source of truth for this change.
Validation
vale --config .vale-ci.inion both changed filesnode ./bin/check-metrics-reference.jsnpm run build