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 option for specifying HTTP endpoint URL path #359

Merged

Conversation

BardurArantsson
Copy link
Contributor

This depends on PR #358 (the first two commits). They're included here for completeness.

Comment copied from commit message which explains the rationale:

The option can be useful for cases where you need multiple tcollector
instances to report to different URLs to be able to differentiate between
them without having to add redundant data (via e.g. the "tag" option for
tcollector). In our use case we're proxying the requests to different TSD
instances.

BardurArantsson and others added 4 commits December 20, 2016 11:48
The "details" query portion would always be present in logged URL
regardless of whether it would actually be used.

Tidy up the URL generation a little bit to make it easier to keep
consistent.
The option can be useful for cases where you need multiple tcollector
instances to report to different URLs to be able to differentiate between
them without having to add redundant data (via e.g. the "tag" option for
tcollector). In our use case we're proxying the requests to different TSD
instances.
@johann8384 johann8384 merged commit 84d1bcf into OpenTSDB:master Apr 13, 2017
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