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

feat(api/collector): include last snapshot metrics in the log results #80

Merged
merged 6 commits into from
Jul 17, 2023

Conversation

XuehaiPan
Copy link
Owner

Issue Type

  • Improvement/feature implementation

Description

Add extra last values for each metric item. And also add a new last_timestamp for the timestamp when the snapshot was taken (which is different from the collect() timestamp).

Motivation and Context

Resolves #77

@XuehaiPan XuehaiPan added enhancement New feature or request api Something related to the core APIs labels Jul 16, 2023
@XuehaiPan XuehaiPan self-assigned this Jul 16, 2023
@XuehaiPan XuehaiPan changed the title feat(api/collector): include last snapshot metrices in the log results feat(api/collector): include last snapshot metrics in the log results Jul 17, 2023
@XuehaiPan XuehaiPan merged commit 11a03ce into main Jul 17, 2023
@XuehaiPan XuehaiPan deleted the collector branch July 17, 2023 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Something related to the core APIs enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Question] live metrics collector
1 participant