Skip to content

feat(inputs.promql): Add plugin#17701

Merged
skartikey merged 13 commits intoinfluxdata:masterfrom
srebhan:promql_issue_15772
Oct 20, 2025
Merged

feat(inputs.promql): Add plugin#17701
skartikey merged 13 commits intoinfluxdata:masterfrom
srebhan:promql_issue_15772

Conversation

@srebhan
Copy link
Copy Markdown
Member

@srebhan srebhan commented Sep 26, 2025

Summary

This new plugin allows to query a Prometheus instance using PromQL. Currently both instant and range queries are supported.

Checklist

  • No AI generated code was used in this PR

Related issues

resolves #15772

@telegraf-tiger telegraf-tiger bot added feat Improvement on an existing feature such as adding a new setting/mode to an existing plugin plugin/input 1. Request for new input plugins 2. Issues/PRs that are related to input plugins labels Sep 26, 2025
@srebhan srebhan self-assigned this Sep 26, 2025
@srebhan srebhan assigned skartikey and mstrandboge and unassigned srebhan Oct 8, 2025
Copy link
Copy Markdown
Member

@mstrandboge mstrandboge left a comment

Choose a reason for hiding this comment

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

Overall this looks great! I have just a couple very minor comments

@mstrandboge mstrandboge assigned skartikey and unassigned mstrandboge Oct 15, 2025
@mstrandboge mstrandboge 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 Oct 15, 2025
Copy link
Copy Markdown
Contributor

@skartikey skartikey left a comment

Choose a reason for hiding this comment

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

@srebhan Thanks! Added some comments.

srebhan and others added 13 commits October 20, 2025 15:08
Co-authored-by: Maya Strandboge <136023093+mstrandboge@users.noreply.github.com>
Co-authored-by: Maya Strandboge <136023093+mstrandboge@users.noreply.github.com>
Co-authored-by: skartikey <1942366+skartikey@users.noreply.github.com>
Co-authored-by: skartikey <1942366+skartikey@users.noreply.github.com>
Co-authored-by: skartikey <1942366+skartikey@users.noreply.github.com>
@srebhan srebhan force-pushed the promql_issue_15772 branch from dc5298d to 5694fcf Compare October 20, 2025 13:34
@srebhan srebhan requested a review from skartikey October 20, 2025 13:34
@telegraf-tiger
Copy link
Copy Markdown
Contributor

Copy link
Copy Markdown
Contributor

@skartikey skartikey left a comment

Choose a reason for hiding this comment

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

@srebhan This is a great addition to Telegraf!

@skartikey skartikey merged commit 6224b3e into influxdata:master Oct 20, 2025
26 checks passed
@github-actions github-actions bot added this to the v1.37.0 milestone Oct 20, 2025
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/input 1. Request for new input plugins 2. Issues/PRs that are related to input 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.

New input plugin inputs.prometheus_query

3 participants