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

SQL Server - Fix - Perf Counter missing RTRIM #7351

Conversation

Trovalo
Copy link
Collaborator

@Trovalo Trovalo commented Apr 16, 2020

Required for all PRs:

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

closes #7241

added the missing RTRIM on the column that becomes the tag "instance" in the perf counters query

@danielnelson danielnelson added this to the 1.14.2 milestone Apr 16, 2020
@danielnelson danielnelson added area/sqlserver fix pr to fix corresponding bug labels Apr 16, 2020
@danielnelson danielnelson merged commit 82c9f0f into influxdata:master Apr 21, 2020
danielnelson pushed a commit that referenced this pull request Apr 21, 2020
@Trovalo Trovalo deleted the SqlServer---perfcounters-trim-tag-instance branch April 21, 2020 21:42
idohalevi pushed a commit to idohalevi/telegraf that referenced this pull request Sep 29, 2020
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
area/sqlserver fix pr to fix corresponding bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SqlServer: some tags have whitespaces appended up to a total length of 128 characters
2 participants