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

nats_output: use the configured credentials file #8986

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

HeavyHorst
Copy link
Contributor

Required for all PRs:

  • Associated README.md updated.
  • Has appropriate unit tests.

The nats_output plugin never used the configured credentials file and therefore could not connect to an account-based nats system.

I modified the plugin based on the consumer plugin (https://github.com/influxdata/telegraf/blob/master/plugins/inputs/nats_consumer/nats_consumer.go)

Copy link
Contributor

@telegraf-tiger telegraf-tiger bot left a comment

Choose a reason for hiding this comment

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

Thanks so much for the pull request!
🤝 ✒️ Just a reminder that the CLA has not yet been signed, and we'll need it before merging. Please sign the CLA when you get a chance, then post a comment here saying !signed-cla

@HeavyHorst
Copy link
Contributor Author

!signed-cla

Copy link
Contributor

@telegraf-tiger telegraf-tiger bot left a comment

Choose a reason for hiding this comment

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

🤝 ✅ CLA has been signed. Thank you!

Copy link
Contributor

@sspaink sspaink left a comment

Choose a reason for hiding this comment

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

Thank you for the contribution!

@sspaink sspaink merged commit 4e9bc06 into influxdata:master Mar 15, 2021
ssoroka pushed a commit that referenced this pull request Mar 17, 2021
jblesener pushed a commit to jblesener/telegraf that referenced this pull request Apr 18, 2021
arstercz pushed a commit to arstercz/telegraf that referenced this pull request Mar 5, 2023
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

2 participants