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 instrumentation support #5

Open
adamconnelly opened this issue Aug 8, 2020 · 0 comments
Open

Add instrumentation support #5

adamconnelly opened this issue Aug 8, 2020 · 0 comments
Labels
type/epic Used to describe a larger chunk of work that will need to be broken down into further tasks

Comments

@adamconnelly
Copy link
Owner

At this stage we'll provide points that people can hook into for logging and metrics, and provide a library that add Prometheus metrics out the box. This should be as simple as possible to configure, for example adding a Thrift.Net.Prometheus NuGet package, and adding a one-liner to the code to hook it up. We can provide hooks in the runtime library so that people can add custom instrumentation if they don't use what we support out the box.

@adamconnelly adamconnelly added the type/epic Used to describe a larger chunk of work that will need to be broken down into further tasks label Aug 8, 2020
@adamconnelly adamconnelly modified the milestones: Add Instrumentation Support, Initial Stable Release Aug 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/epic Used to describe a larger chunk of work that will need to be broken down into further tasks
Projects
None yet
Development

No branches or pull requests

1 participant