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

proof of concept micrometer instrumentation #462

Conversation

adamkorynta
Copy link
Collaborator

adds metrics to the getOne catalog/timeseries endpoint see documentation: https://micrometer.io/docs/concept

adds metrics to the getOne catalog/timeseries endpoint
see documentation: https://micrometer.io/docs/concept
@adamkorynta
Copy link
Collaborator Author

@MikeNeilson This relates to contract W912HQ22F0193 Task 8 Topic B.

return null;
};

meterRegistry = new OtlpMeterRegistry(otlpConfig, Clock.SYSTEM);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's amazing, something that actually takes a "clock." Like, that's one of those really good ideas that literally noone actually does.

@rma-rripken rma-rripken added the W912HQ22F0193-Task8 Related to Task 8 Research label Nov 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
W912HQ22F0193-Task8 Related to Task 8 Research
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants