Fix : update the matric arrtibute

This commit is contained in:
Manendra Pal Singh
2026-02-24 13:35:44 +05:30
parent c2f3dbce2c
commit 18303eb1b5
3 changed files with 28 additions and 14 deletions

View File

@@ -51,6 +51,8 @@ var (
AttrMetricFrequency = attribute.Key("metric.frequency")
AttrObservedTimeUnixNano = attribute.Key("observedTimeUnixNano")
AttrMatricLabels = attribute.Key("metric.labels")
AttrSenderID = attribute.Key("sender.id")
AttrRecipientID = attribute.Key("recipient.id")
)
var (