Skip to content
Snippets Groups Projects
Commit 4d28772f authored by Jan David Mol's avatar Jan David Mol
Browse files

Merge branch 'L2SS-2313-ping-devices' into 'master'

Resolve L2SS-2313 "Ping devices"

Closes L2SS-2313

See merge request !1102
parents b18f8398 1db32541
No related branches found
No related tags found
1 merge request!1102Resolve L2SS-2313 "Ping devices"
Pipeline #118421 passed with warnings
Pipeline: tango

#118462

    Pipeline: tango

    #118454

      Pipeline: tango

      #118422

        ......@@ -82,11 +82,11 @@ targets:
        name: "[[ $name ]]"
        [[ end ]]
        {{range services}}{{ if and (in .Tags "snmp-scrape") (.Name | contains "sidecar" | not) }}
        {{range services}}{{ if and (in .Tags "snmp-scrape") (.Name | contains "sidecar" | not) }}{{range service .Name }}
        - "{{ .Address }}":
        type: "snmp"
        name: "{{ .Name }}"
        {{ end }}{{ end }}
        {{ end }}{{ end }}{{ end }}
        EOF
        }
        }
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Please register or to comment