File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change @@ -105,12 +105,10 @@ for `<integration name>.yaml`.
105105
106106# ### Sample Yaml
107107
108- :::caution
109-
110- The key of a filename must match datadog docs, which is `<INTEGRATION_NAME>.yaml`
111- [Datadog Cluster Checks](https://docs.datadoghq.com/agent/cluster_agent/clusterchecks/?tab=helm#configuration-from-static-configuration-files)
112-
113- :: :
108+ > [!WARNING]
109+ >
110+ > The key of a filename must match datadog docs, which is `<INTEGRATION_NAME>.yaml` >
111+ > [Datadog Cluster Checks](https://docs.datadoghq.com/agent/cluster_agent/clusterchecks/?tab=helm#configuration-from-static-configuration-files)
114112
115113Cluster Checks **can** be used for external URL testing (loadbalancer endpoints), whereas annotations **must** be used
116114for kubernetes services.
You can’t perform that action at this time.
0 commit comments