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

Removed leaked "database" tag on redis metrics #1316

Merged
merged 1 commit into from
Jun 2, 2016

Conversation

PierreF
Copy link
Contributor

@PierreF PierreF commented Jun 2, 2016

Required for all PRs:

  • CHANGELOG.md updated
  • Sign CLA (if not already signed)

See PR #1315

Redis add a "database" tag on global metrics due to tags maps being passed by-reference to gatherKeyspaceLine. This PR do a copy of that map in gatherKeyspaceLine before modifying it.

@sparrc sparrc merged commit 3ff184c into influxdata:master Jun 2, 2016
@sparrc
Copy link
Contributor

sparrc commented Jun 2, 2016

thx @PierreF

@PierreF PierreF deleted the redis-leaked-tag-2 branch August 4, 2018 13:23
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.

2 participants