Skip to content

Commit

Permalink
ARSN-458: Add action scuba:GetMetricsBatch
Browse files Browse the repository at this point in the history
  • Loading branch information
BourgoisMickael committed Jan 30, 2025
1 parent 0c78c80 commit 8608460
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/policyEvaluator/utils/actionMaps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -203,6 +203,7 @@ const actionMapMetadata = {

const actionMapScuba = {
GetMetrics: 'scuba:GetMetrics',
GetMetricsBatch: 'scuba:GetMetricsBatch',
AdminStartIngest: 'scuba:AdminStartIngest',
AdminStopIngest: 'scuba:AdminStopIngest',
AdminReadRaftCseq: 'scuba:AdminReadRaftCseq',
Expand Down

0 comments on commit 8608460

Please sign in to comment.