Skip to content

Commit

Permalink
Merge branch 'w/8.1/improvement/ARSN-458-scubaGetMetricsBatch' into t…
Browse files Browse the repository at this point in the history
…mp/octopus/w/8.2/improvement/ARSN-458-scubaGetMetricsBatch
  • Loading branch information
bert-e committed Jan 30, 2025
2 parents 91e673f + e245687 commit 18632ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions lib/policyEvaluator/utils/actionMaps.ts
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ const actionMapMetadata = {

const actionMapScuba = {
GetMetrics: 'scuba:GetMetrics',
GetMetricsBatch: 'scuba:GetMetricsBatch',
AdminStartIngest: 'scuba:AdminStartIngest',
AdminStopIngest: 'scuba:AdminStopIngest',
AdminReadRaftCseq: 'scuba:AdminReadRaftCseq',
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"engines": {
"node": ">=16"
},
"version": "8.1.146",
"version": "8.1.147",
"description": "Common utilities for the S3 project components",
"main": "build/index.js",
"repository": {
Expand Down

0 comments on commit 18632ab

Please sign in to comment.