You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With this commit we remove the duplicate `MetricTags` and `SampleTags`
properties and replace them with a `Tags` property.
Relates elastic#3Closeselastic#20
This will be fixed by #21. I've also decided to simplify the name and renamed the property to Tags. So in the future MetricTagsandSampleTags will be gone and the output will only write Tags.
I see that the created index has
MetricTags
andSampleTags
. What is the significance ofSampleTags
? Can we stop it from flowing to elastic?The text was updated successfully, but these errors were encountered: