summaryrefslogtreecommitdiffstats
path: root/src/go/collectors/go.d.plugin/agent/discovery/sd/pipeline/promport.go
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2024-03-15 12:49:42 +0200
committerGitHub <noreply@github.com>2024-03-15 12:49:42 +0200
commit23bc67fd7db43bb5754d664ecbf75062d577f2a6 (patch)
tree05878b15c36598a21300cc7af0705e20847cc53c /src/go/collectors/go.d.plugin/agent/discovery/sd/pipeline/promport.go
parenteeb46d4e429a63b880a40577e8f649908a026507 (diff)
go.d sd docker use well-known port for app identification too (#17174)
Diffstat (limited to 'src/go/collectors/go.d.plugin/agent/discovery/sd/pipeline/promport.go')
-rw-r--r--src/go/collectors/go.d.plugin/agent/discovery/sd/pipeline/promport.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/go/collectors/go.d.plugin/agent/discovery/sd/pipeline/promport.go b/src/go/collectors/go.d.plugin/agent/discovery/sd/pipeline/promport.go
index 7c15933893..2ebe9f95ba 100644
--- a/src/go/collectors/go.d.plugin/agent/discovery/sd/pipeline/promport.go
+++ b/src/go/collectors/go.d.plugin/agent/discovery/sd/pipeline/promport.go
@@ -70,7 +70,6 @@ var prometheusPortAllocations = map[int]string{
9150: "memcached_exporter",
9151: "varnish_request_exporter",
9152: "command_runner_exporter",
- 9153: "coredns",
9154: "postfix_exporter",
9155: "vsphere_graphite",
9156: "webdriver_exporter",