https://github.com/Netflix/atlas
Revision 99afe1721034f4cc0ed61547565b136e8bc0ebe5 authored by brharrington on 28 April 2022, 21:41:14 UTC, committed by GitHub on 28 April 2022, 21:41:14 UTC
If the common tags were after the metric data in the batch
json payload, then the tags in the tuple would get updated,
but not the id. This change fixes it so that the id is
updated based on the final tags for a metric. Also updates
the behavior so the conflicts resolution is consistent for
both paths.
1 parent 6c66d89
History
Tip revision: 99afe1721034f4cc0ed61547565b136e8bc0ebe5 authored by brharrington on 28 April 2022, 21:41:14 UTC
fix id when common tags are after metric data (#1439)
Tip revision: 99afe17

README.md

back to top