Skip to content

Commit 82168c5

Browse files
pjanottihughesjj
andauthored
Cleanup discovery bundle (#5704)
* Remove leftover smartagent monitors from discover bundle * Add jmx/cassandra and kafka to discovery README.md * Update internal/confmapprovider/discovery/README.md Co-authored-by: James Hughes (Splunk) <[email protected]> * gofmt --------- Co-authored-by: James Hughes (Splunk) <[email protected]>
1 parent e172128 commit 82168c5

14 files changed

+14
-350
lines changed

cmd/otelcol/config/collector/config.d.linux/receivers/smartagent-collectd-mysql.discovery.yaml

Lines changed: 0 additions & 53 deletions
This file was deleted.

cmd/otelcol/config/collector/config.d.linux/receivers/smartagent-postgresql.discovery.yaml

Lines changed: 0 additions & 63 deletions
This file was deleted.

internal/confmapprovider/discovery/README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -136,17 +136,19 @@ By default, the discovery mode is provided with pre-made discovery config compon
136136
The following components have bundled discovery configurations in the last Splunk OpenTelemetry Collector release:
137137

138138
I. Receivers
139+
140+
* `jmx/cassandra` ([Linux and Windows](./bundle/bundle.d/receivers/jmx-cassandra.discovery.yaml))
141+
* `kafkametrics` ([Linux and Windows](./bundle/bundle.d/receivers/kafkametrics.discovery.yaml))
139142
* `mongodb` ([Linux and Windows](./bundle/bundle.d/receivers/mongodb.discovery.yaml))
140143
* `mysql` ([Linux and Windows](./bundle/bundle.d/receivers/mysql.discovery.yaml))
141144
* `nginx` ([Linux and Windows](./bundle/bundle.d/receivers/nginx.discovery.yaml))
142145
* `oracledb` ([Linux and Windows](./bundle/bundle.d/receivers/oracledb.discovery.yaml))
143146
* `postgresql` ([Linux and Windows](./bundle/bundle.d/receivers/postgresql.discovery.yaml))
144147
* `redis` ([Linux and Windows](./bundle/bundle.d/receivers/redis.discovery.yaml))
145-
* `smartagent` with `collectd/mysql` monitor type ([Linux](./bundle/bundle.d/receivers/smartagent-collectd-mysql.discovery.yaml))
146-
* `smartagent` with `postgresql` monitor type ([Linux and Windows](./bundle/bundle.d/receivers/smartagent-postgresql.discovery.yaml))
147148
* `sqlserver` ([Linux And Windows](./bundle/bundle.d/receivers/sqlserver.discovery.yaml))
148149

149150
II. Extensions
151+
150152
* `docker_observer` ([Linux and Windows](./bundle/bundle.d/extensions/docker-observer.discovery.yaml))
151153
* `host_observer` ([Linux and Windows](./bundle/bundle.d/extensions/host-observer.discovery.yaml))
152154
* `k8s_observer` ([Linux and Windows](./bundle/bundle.d/extensions/k8s-observer.discovery.yaml))

internal/confmapprovider/discovery/bundle/bundle.d/receivers/smartagent-collectd-mysql.discovery.yaml

Lines changed: 0 additions & 49 deletions
This file was deleted.

internal/confmapprovider/discovery/bundle/bundle.d/receivers/smartagent-collectd-mysql.discovery.yaml.tmpl

Lines changed: 0 additions & 45 deletions
This file was deleted.

internal/confmapprovider/discovery/bundle/bundle.d/receivers/smartagent-postgresql.discovery.yaml

Lines changed: 0 additions & 59 deletions
This file was deleted.

internal/confmapprovider/discovery/bundle/bundle.d/receivers/smartagent-postgresql.discovery.yaml.tmpl

Lines changed: 0 additions & 55 deletions
This file was deleted.

0 commit comments

Comments
 (0)