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 adcac33 commit fdbbd11Copy full SHA for fdbbd11
libraries/src/AWS.Lambda.Powertools.Metrics/Metrics.cs
@@ -214,7 +214,7 @@ void IMetrics.Flush(bool metricsOverflow)
214
}
215
216
/// <summary>
217
- /// Clears all Dimensions in both DefaultDimensions and Dimensions
+ /// Clears both default dimensions and dimensions lists
218
/// </summary>
219
void IMetrics.ClearAllDimensions()
220
{
0 commit comments