Initial commit.
This commit is contained in:
12
newrelic-infra/integrations.d/docker-config.yml
Normal file
12
newrelic-infra/integrations.d/docker-config.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
integrations:
|
||||
- name: nri-docker
|
||||
when:
|
||||
feature: docker_enabled
|
||||
file_exists: /var/run/docker.sock
|
||||
interval: 15s
|
||||
- name: nri-docker
|
||||
when:
|
||||
feature: docker_enabled
|
||||
env_exists:
|
||||
FARGATE: "true"
|
||||
interval: 15s
|
||||
Reference in New Issue
Block a user