Skip to content

Add documentation for how to configure Jaeger #1445

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

Merged
merged 1 commit into from
Jun 10, 2019
Merged

Conversation

csmarchbanks
Copy link
Contributor

I have noticed some questions around configuring Jaeger recently so decided to add a doc as I did it.

Signed-off-by: Chris Marchbanks [email protected]

Copy link
Contributor

@bboreham bboreham left a comment

Choose a reason for hiding this comment

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

One comment, but good to go

docs/tracing.md Outdated
`JAEGER_SAMPLER_MANAGER_HOST_PORT` for remote sampling, or
`JAEGER_SAMPLER_TYPE` and `JAEGER_SAMPLER_PARAM` to manually set sampling
configuration. You will want to specify the environment variables in the
query-frontend, distributor, and ruler since those are where requests start.
Copy link
Contributor

Choose a reason for hiding this comment

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

We also sample in ingester, to catch the writes to DB which are self-initiated

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Good call, thanks!

@csmarchbanks csmarchbanks merged commit 5d867bc into master Jun 10, 2019
@csmarchbanks csmarchbanks deleted the jaeger-docs branch June 10, 2019 18:43
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.

2 participants