File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -2021,18 +2021,26 @@ var NamespaceMetricsMap = map[string][]string{
20212021 "ClaimedAccountConcurrency" ,
20222022 "ConcurrentExecutions" ,
20232023 "DeadLetterErrors" ,
2024+ "DeletedEventCount" ,
20242025 "DestinationDeliveryFailures" ,
2026+ "DroppedEventCount" ,
20252027 "Duration" ,
20262028 "Errors" ,
2029+ "FailedInvokeEventCount" ,
2030+ "FilteredOutEventCount" ,
20272031 "Invocations" ,
2032+ "InvokedEventCount" ,
20282033 "IteratorAge" ,
20292034 "OffsetLag" ,
2035+ "OnFailureDestinationDeliveredEventCount" ,
20302036 "OversizedRecordCount" ,
2037+ "PolledEventCount" ,
20312038 "PostRuntimeExtensionsDuration" ,
20322039 "ProvisionedConcurrencyInvocations" ,
20332040 "ProvisionedConcurrencySpilloverInvocations" ,
20342041 "ProvisionedConcurrencyUtilization" ,
20352042 "ProvisionedConcurrentExecutions" ,
2043+ "ProvisionedPollers" ,
20362044 "RecursiveInvocationsDropped" ,
20372045 "Throttles" ,
20382046 "UnreservedConcurrentExecutions" ,
You can’t perform that action at this time.
0 commit comments