We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5aa97ce commit e921a7bCopy full SHA for e921a7b
docs/core/metrics.md
@@ -311,6 +311,9 @@ You can add high-cardinality data as part of your Metrics log with `AddMetadata`
311
!!! info
312
**This will not be available during metrics visualization** - Use **dimensions** for this purpose
313
314
+!!! info
315
+ Adding metadata with a key that is the same as an existing metric will be ignored
316
+
317
=== "Function.cs"
318
319
```csharp hl_lines="9"
0 commit comments