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.
class
1 parent 37ab86c commit 76b8518Copy full SHA for 76b8518
docs/core/diagnostics/metrics-generator.md
@@ -63,7 +63,7 @@ internal class TotalCount
63
public void Add(int value, object? env, object? region, object? requestName, object? requestStatus)
64
}
65
66
-internal TotalFailures
+internal class TotalFailures
67
{
68
public void Add(int value)
69
0 commit comments