Skip to content

Commit

Permalink
Cleanup discovery bundle (#5704)
Browse files Browse the repository at this point in the history
* 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) <james@subject17.net>

* gofmt

---------

Co-authored-by: James Hughes (Splunk) <james@subject17.net>
  • Loading branch information
pjanotti and hughesjj authored Dec 13, 2024
1 parent e172128 commit 82168c5
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 350 deletions.

This file was deleted.

This file was deleted.

6 changes: 4 additions & 2 deletions internal/confmapprovider/discovery/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,17 +136,19 @@ By default, the discovery mode is provided with pre-made discovery config compon
The following components have bundled discovery configurations in the last Splunk OpenTelemetry Collector release:

I. Receivers

* `jmx/cassandra` ([Linux and Windows](./bundle/bundle.d/receivers/jmx-cassandra.discovery.yaml))
* `kafkametrics` ([Linux and Windows](./bundle/bundle.d/receivers/kafkametrics.discovery.yaml))
* `mongodb` ([Linux and Windows](./bundle/bundle.d/receivers/mongodb.discovery.yaml))
* `mysql` ([Linux and Windows](./bundle/bundle.d/receivers/mysql.discovery.yaml))
* `nginx` ([Linux and Windows](./bundle/bundle.d/receivers/nginx.discovery.yaml))
* `oracledb` ([Linux and Windows](./bundle/bundle.d/receivers/oracledb.discovery.yaml))
* `postgresql` ([Linux and Windows](./bundle/bundle.d/receivers/postgresql.discovery.yaml))
* `redis` ([Linux and Windows](./bundle/bundle.d/receivers/redis.discovery.yaml))
* `smartagent` with `collectd/mysql` monitor type ([Linux](./bundle/bundle.d/receivers/smartagent-collectd-mysql.discovery.yaml))
* `smartagent` with `postgresql` monitor type ([Linux and Windows](./bundle/bundle.d/receivers/smartagent-postgresql.discovery.yaml))
* `sqlserver` ([Linux And Windows](./bundle/bundle.d/receivers/sqlserver.discovery.yaml))

II. Extensions

* `docker_observer` ([Linux and Windows](./bundle/bundle.d/extensions/docker-observer.discovery.yaml))
* `host_observer` ([Linux and Windows](./bundle/bundle.d/extensions/host-observer.discovery.yaml))
* `k8s_observer` ([Linux and Windows](./bundle/bundle.d/extensions/k8s-observer.discovery.yaml))
Expand Down

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Loading

0 comments on commit 82168c5

Please sign in to comment.