Skip to content

Commit

Permalink
add process signatures for cilium (#14202)
Browse files Browse the repository at this point in the history
* add process signatures for cilium

* remove istio process signature
  • Loading branch information
Janaeq committed Apr 4, 2023
1 parent b640264 commit 4e56d12
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion cilium/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,10 @@
},
"service_checks": {
"metadata_path": "assets/service_checks.json"
}
},
"process_signatures": [
"cilium"
]
},
"dashboards": {
"Cilium Overview": "assets/dashboards/overview.json"
Expand Down

0 comments on commit 4e56d12

Please sign in to comment.