Skip to content
This repository was archived by the owner on Feb 13, 2025. It is now read-only.

Conversation

@captncraig
Copy link
Contributor

  1. opentsdb.DataPoint.IsValid is largely unchanged. Determines if datapoint is valid to submit as is.
  2. If collect gets a non-cleanable datapoint it silently drops it.
  3. When you Add a datapoint, if the tags cannot be cleaned, it will log a message with (hopefully) a helpful line number, and drop it.

Craig Peterson added 2 commits June 13, 2016 01:42
1. opentsdb.DataPoint.IsValid is largely unchanged. Determines if datapoint is valid to submit as is.
2. If collect gets a non-cleanable datapoint it silently drops it.
3. When you `Add` a datapoint, if the tags cannot be cleaned, it will log a message with (hopefully) a helpful line number, and drop it.
@captncraig captncraig merged commit 7396a3a into master Jun 16, 2016
@kylebrandt kylebrandt deleted the cleanOnAdd branch July 26, 2016 13:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants