telemetry icon indicating copy to clipboard operation
telemetry copied to clipboard

Data headers not matching docx headers

Open glicerico opened this issue 5 years ago • 2 comments

There are a few mismatches between the dataset headers and the docx header definition files "Metric name". When the docx headers are used as reference while data-processing, this can lead to problems. Two kinds of typos:

  • Misspelling of "fragmentation" (docx header definition file) as "fragmenation" (csv dataset header)
  • Use of double underscores in some csv dataset headers, but only one in the docx header definition file

glicerico avatar Nov 06 '19 06:11 glicerico

Proposed solution: https://github.com/cisco-ie/telemetry/pull/7

glicerico avatar Nov 06 '19 12:11 glicerico

Thanks, will get these fixes in.

apletcher avatar Dec 04 '19 18:12 apletcher