Add tracing telemetry to FusionAuth
Problem
I want to use tools like DataDog and Honeycomb to monitor my system, of which FusionAuth is a part.
Solution
Add in OpenTelemetry for FusionAuth operations. It's already documented how to integrate and capture default metrics: FusionAuth/fusionauth-site#1293 but we should capture some spans around user logins.
Alternatives/workarounds
A clear and concise description of any alternative solutions or workarounds you've considered.
Additional context
If you have specific additional spans you'd like tracked, please comment.
https://github.com/open-telemetry/opentelemetry-java-instrumentation
https://opentelemetry.lightstep.com/spans/
https://geekflare.com/opentelemetry-introduction/
https://jeremymorrell.dev/blog/minimal-js-tracing/
Related
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
How to vote
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.
Add tracing telemetry to FusionAuth
Problem
I want to use tools like DataDog and Honeycomb to monitor my system, of which FusionAuth is a part.
Solution
Add in OpenTelemetry for FusionAuth operations. It's already documented how to integrate and capture default metrics: FusionAuth/fusionauth-site#1293 but we should capture some spans around user logins.
Alternatives/workarounds
A clear and concise description of any alternative solutions or workarounds you've considered.
Additional context
If you have specific additional spans you'd like tracked, please comment.
https://github.com/open-telemetry/opentelemetry-java-instrumentation
https://opentelemetry.lightstep.com/spans/
https://geekflare.com/opentelemetry-introduction/
https://jeremymorrell.dev/blog/minimal-js-tracing/
Related
Community guidelines
All issues filed in this repository must abide by the FusionAuth community guidelines.
How to vote
Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.