Skip to content

Added support to override metric_url in newrelic output plugin#9342

Merged
ssoroka merged 7 commits intoinfluxdata:masterfrom
hsinghkalsi:master
Jun 15, 2021
Merged

Added support to override metric_url in newrelic output plugin#9342
ssoroka merged 7 commits intoinfluxdata:masterfrom
hsinghkalsi:master

Conversation

@hsinghkalsi
Copy link
Copy Markdown
Contributor

Required for all PRs:

  • [X ] Updated associated README.md.
  • [ X] Wrote appropriate unit tests.

Added support to override Metric URL endpoint

@telegraf-tiger telegraf-tiger bot added the feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin label Jun 8, 2021
@hsinghkalsi hsinghkalsi changed the title Added support to override metric_url Added support to override metric_url in newrelic output plugin Jun 10, 2021
Comment on lines +27 to +32
[Insights API Key]: https://docs.newrelic.com/docs/apis/get-started/intro-apis/types-new-relic-api-keys#user-api-key
[Insights API Key]: https://docs.newrelic.com/docs/apis/get-started/intro-apis/types-new-relic-api-keys#user-api-key
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please revert the additional space here.

## Metric URL override to enable geographic location endpoints.
# If not set use values from the standard
# metric_url = "https://metric-api.newrelic.com/metric/v1"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Please remove this newline.

Copy link
Copy Markdown
Member

@srebhan srebhan left a comment

Choose a reason for hiding this comment

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

@hsinghkalsi thanks for your work. This looks almost perfect except two small formatting comments for the README. Can you please fix them, the rest looks really good to me.

@srebhan srebhan self-assigned this Jun 13, 2021
@srebhan srebhan added the plugin/output 1. Request for new output plugins 2. Issues/PRs that are related to out plugins label Jun 13, 2021
@hsinghkalsi
Copy link
Copy Markdown
Contributor Author

@srebhan Thanks for the review. I have removed the newline and extra space.

@hsinghkalsi hsinghkalsi requested a review from srebhan June 14, 2021 10:43
Copy link
Copy Markdown
Member

@srebhan srebhan left a comment

Choose a reason for hiding this comment

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

Perfect. Thank you for the quick response.

@srebhan srebhan added the ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review. label Jun 14, 2021
@ssoroka ssoroka merged commit cc82c7c into influxdata:master Jun 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/output 1. Request for new output plugins 2. Issues/PRs that are related to out plugins ready for final review This pull request has been reviewed and/or tested by multiple users and is ready for a final review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants