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

fix(cli): workaround for cloud api to return a single telegraf config if specified #19695

Merged
merged 1 commit into from
Oct 6, 2020

Conversation

glinton
Copy link
Contributor

@glinton glinton commented Oct 6, 2020

Closes #19626

This pr works around an irregularity in the cloud api* by retrieving a telegraf config by id, rather than listing all telegraf configs with a filter for the id.

*issue is that the resourceID query parameter is not being respected

@glinton glinton requested review from a team and drdelambre and removed request for a team October 6, 2020 18:47
@glinton glinton merged commit 8243eb8 into master Oct 6, 2020
@glinton glinton deleted the workaround/19626 branch October 6, 2020 18:55
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.

cli: get telegraf by id doesn't seem to work
2 participants