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

Instana tracer implementation #4453

Merged
merged 1 commit into from Feb 18, 2019

Conversation

kevtainer
Copy link
Contributor

@kevtainer kevtainer commented Feb 1, 2019

What does this PR do?

This change adds the Instana tracer as an opentracing compatible backend

Motivation

I use both traefik and Instana, and this seemed like a worthwhile change to upstream

Fixes #2876

More

  • Added/updated tests (note: there are no tests implemented for specific tracing backends)
  • Added/updated documentation

Additional Notes

Traefik is awesome

@ldez

This comment has been minimized.

@kevtainer kevtainer requested review from a team as code owners February 1, 2019 19:22
@kevtainer kevtainer changed the base branch from v1.7 to master February 1, 2019 19:22
@kevtainer

This comment has been minimized.

@ldez ldez added the kind/enhancement a new or improved feature. label Feb 6, 2019
Copy link
Member

@mmatur mmatur left a comment

Choose a reason for hiding this comment

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

A small change. Otherwise LGTM.
Thanks for your contribution. 👏

docs/configuration/tracing.md Outdated Show resolved Hide resolved
@mmatur mmatur changed the title instana tracer implementation Instana tracer implementation Feb 8, 2019
Copy link
Member

@mmatur mmatur left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@SantoDE SantoDE left a comment

Choose a reason for hiding this comment

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

LGTM 👼 Thanks 👍

@JanMa JanMa mentioned this pull request Feb 12, 2019
2 tasks
Copy link
Member

@ldez ldez left a comment

Choose a reason for hiding this comment

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

LGTM

review: imports and logs.

fix config doc
@remotezygote
Copy link

How do you use this?

I tried the config given as an example in the docs in this PR (btw, why does none of that show up in the actual docs?), but I get the following in logs:

@dtomcej
Copy link
Contributor

dtomcej commented May 8, 2019

@remotezygote This PR was merged into master, not 1.7. It appears in the 2.0 release.

For assistance with configuration, reach out on our slack: https://slack.traefik.io!

Thanks!

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

Successfully merging this pull request may close these issues.

Instana tracing backend
8 participants