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 ability to emit tracing and logging when metering #28

Closed
checketts opened this issue May 29, 2017 · 0 comments
Closed

Add ability to emit tracing and logging when metering #28

checketts opened this issue May 29, 2017 · 0 comments
Assignees
Labels
question A user question, probably better suited for StackOverflow

Comments

@checketts
Copy link
Contributor

Inspired by this talk: https://youtu.be/P8dc-rLnLr0?t=5h31m5s at Monitorama.

What if I were able to create a timer and when it runs it could check if there was an active slueth/zipkin trace and it could create a span. Also at the same time it could log out details. This way app code would be instrumented by a single line and we could emit the log/metric/trace info on their behalf.

@jkschneider jkschneider added the question A user question, probably better suited for StackOverflow label Jun 6, 2017
@checketts checketts self-assigned this Nov 12, 2017
@jkschneider jkschneider added this to the 1.1.0 milestone Feb 15, 2018
@shakuzen shakuzen removed this from the 1.1.0-rc.1 milestone Sep 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question A user question, probably better suited for StackOverflow
Projects
None yet
Development

No branches or pull requests

3 participants