Skip to content

docs(parsers): Remove duplicate "and" in comments#18914

Open
vip892766gma wants to merge 1 commit into
influxdata:masterfrom
vip892766gma:fix/duplicated-and-in-prometheus-and-openmetrics-comments
Open

docs(parsers): Remove duplicate "and" in comments#18914
vip892766gma wants to merge 1 commit into
influxdata:masterfrom
vip892766gma:fix/duplicated-and-in-prometheus-and-openmetrics-comments

Conversation

@vip892766gma
Copy link
Copy Markdown

Three identical one-line typo fixes in metric_v2.go comments:

  • plugins/parsers/prometheus/metric_v2.go (line ~39) — "// Add an overall metric containing the number of samples and and its sum" → "// Add an overall metric containing the number of samples and its sum"
  • plugins/parsers/prometheus/metric_v2.go (line ~58) — same comment, same fix
  • plugins/parsers/openmetrics/metric_v2.go (line ~114) — same comment, same fix

No code/behavior change.

Signed-off-by: Aiden Park <275402320+vip892766gma@users.noreply.github.com>
@telegraf-tiger
Copy link
Copy Markdown
Contributor

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

@telegraf-tiger telegraf-tiger Bot added the fix pr to fix corresponding bug label May 14, 2026
@telegraf-tiger
Copy link
Copy Markdown
Contributor

@srebhan srebhan changed the title fix: duplicated "and" in prometheus/openmetrics metric_v2 comments docs(parsers): Remove duplicate "and" in comments May 19, 2026
@telegraf-tiger telegraf-tiger Bot added the docs Issues related to Telegraf documentation and configuration descriptions label May 19, 2026
@srebhan
Copy link
Copy Markdown
Member

srebhan commented May 19, 2026

@vip892766gma can you please sign the CLA as we cannot review your PR otherwise. Furthermore, please restore the PR description template especially the AI boxes! They are there for a reason... :-)

@srebhan srebhan self-assigned this May 19, 2026
@srebhan srebhan added waiting for response waiting for response from contributor and removed fix pr to fix corresponding bug labels May 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Issues related to Telegraf documentation and configuration descriptions waiting for response waiting for response from contributor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants