Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add New Metrics to Tracing #5991

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add New Metrics to Tracing #5991

wants to merge 2 commits into from

Conversation

jutaro
Copy link
Contributor

@jutaro jutaro commented Sep 23, 2024

This PR introduces two additional metrics to the new tracing system:

  • node.start.time: This metric provides the node's start time in POSIX seconds, primarily for machine use.

  • served.block.latest: This metric, previously available in the old tracing system but not yet ported, has now been added to the new system.

These metrics will help improve tracing functionality and ensure continuity with legacy features from the old tracing system.

@jutaro jutaro requested a review from a team as a code owner September 23, 2024 08:27
@jutaro jutaro requested a review from mgmeier September 23, 2024 08:27
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