Skip to content

Conversation

@richardelling
Copy link
Owner

Adds duplicate of tag "state" data into a field:

  • for zpool_stats the field is vdev_state
  • for zpool_scan_stats the field is scan_state

Though the data is the same, the tag and field names are different to avoid confusion and the issues described in:
https://docs.influxdata.com/influxdb/v1.8/troubleshooting/frequently-asked-questions/#tag-and-field-key-with-the-same-name

Adds duplicate of tag "state" data into a field:
+ for `zpool_stats` the field is `vdev_state`
+ for `zpool_scan_stats` the field is `scan_state`

Though the data is the same, the tag and field names are different to avoid confusion
and the issues described in:
https://docs.influxdata.com/influxdb/v1.8/troubleshooting/frequently-asked-questions/#tag-and-field-key-with-the-same-name

Signed-off-by: Richard Elling <[email protected]>
Signed-off-by: Richard Elling <[email protected]>
@lephisto
Copy link

This should really go upstream!

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.

3 participants