Skip to content

Commit

Permalink
Add state namespace metricset. (#36978)
Browse files Browse the repository at this point in the history
  • Loading branch information
constanca-m authored Oct 31, 2023
1 parent 069bf04 commit a3ad996
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions deploy/kubernetes/metricbeat-kubernetes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -161,6 +161,7 @@ data:
period: 10s
add_metadata: true
metricsets:
- state_namespace
- state_node
- state_deployment
- state_daemonset
Expand Down
1 change: 1 addition & 0 deletions deploy/kubernetes/metricbeat/metricbeat-configmap.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ data:
period: 10s
add_metadata: true
metricsets:
- state_namespace
- state_node
- state_deployment
- state_daemonset
Expand Down

0 comments on commit a3ad996

Please sign in to comment.