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

redis: instrumented for tracing and monitoring #1

Merged
merged 2 commits into from
Jul 25, 2018

Conversation

odeke-em
Copy link
Member

Instrumented for distributed tracing and monitoring
with OpenCensus

Given

Server

https://gist.github.com/odeke-em/b4b2c1dc7eddb7199ebc837273316502

Tracing results

screen shot 2018-05-28 at 2 55 28 am

Monitoring results

screen shot 2018-05-28 at 3 00 17 am

@odeke-em odeke-em force-pushed the instrument-with-opencensus branch 3 times, most recently from 53023cd to 4e5ce64 Compare June 5, 2018 03:03
Instrumented for distributed tracing and monitoring
with OpenCensus
Correct the latency measurements to use milliseconds
instead of seconds and use a helper function to convert
time.Since properly to milliseconds.

Also not every connection is a contextAwareDoer so optionally
implement that interface.
@odeke-em odeke-em merged commit b70f292 into master Jul 25, 2018
@nghialv
Copy link

nghialv commented Aug 14, 2018

Hi @odeke-em ,
Do you plan to send a merge PR to gomodule/redigo?

@odeke-em odeke-em deleted the instrument-with-opencensus branch September 1, 2018 04:28
@franklinlindemberg
Copy link

Hi @odeke-em do you still plan to send these changes to gomodule/redigo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants