Skip to content

Commit

Permalink
Add missing actions
Browse files Browse the repository at this point in the history
  • Loading branch information
n1v0lg committed Nov 27, 2024
1 parent be1b0a7 commit 39532f3
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@ public class Constants {
"cluster:monitor/nodes/data_tier_usage",
"cluster:monitor/nodes/features",
"cluster:monitor/nodes/hot_threads",
"cluster:monitor/nodes/index_mode_stats",
"cluster:monitor/nodes/info",
"cluster:monitor/nodes/stats",
"cluster:monitor/nodes/usage",
Expand Down Expand Up @@ -401,6 +402,7 @@ public class Constants {
"cluster:monitor/xpack/info/frozen_indices",
"cluster:monitor/xpack/info/graph",
"cluster:monitor/xpack/info/ilm",
"cluster:monitor/xpack/info/logsdb",
"cluster:monitor/xpack/info/logstash",
"cluster:monitor/xpack/info/ml",
"cluster:monitor/xpack/info/monitoring",
Expand Down Expand Up @@ -465,6 +467,7 @@ public class Constants {
"cluster:monitor/xpack/usage/health_api",
"cluster:monitor/xpack/usage/ilm",
"cluster:monitor/xpack/usage/inference",
"cluster:monitor/xpack/usage/logsdb",
"cluster:monitor/xpack/usage/logstash",
"cluster:monitor/xpack/usage/ml",
"cluster:monitor/xpack/usage/monitoring",
Expand Down

0 comments on commit 39532f3

Please sign in to comment.