Skip to content

Commit 0e67ecf

Browse files
docs: Updated readme file to reflect the components for opampextension (#1807)
* docs: Updated readme file to reflect the components for opampextension * chore: added changelog file --------- Co-authored-by: Gourav garg <[email protected]>
1 parent 9cd0cff commit 0e67ecf

File tree

2 files changed

+30
-0
lines changed

2 files changed

+30
-0
lines changed

.changelog/1807.added.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docs: Updated readme file to reflect the components for opampextension

pkg/extension/opampextension/README.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,32 @@ it persists each received YAML configuration to a local file in the
9191
`remote_configuration_directory` are removed before doing so. A configuration
9292
provider must be used in order to load the stored configuration, for example:
9393
`--config "glob:/etc/otelcol-sumo/opamp.d/*"`.
94+
95+
## Components
96+
97+
This section lists the components that are included in the sumologic opamp extension for OpenTelemetry Collector.
98+
99+
| Receivers | Processors | Exporters | Extensions | Connectors |
100+
| :-------: | :--------: | :-------: | :--------: | :--------: |
101+
| nop | attributes | awskinesis | awsproxy | |
102+
| apache | batch | awss3 | filestorage | |
103+
| filelog | memorylimiter | carbon | healthcheck | |
104+
| hostmetrics | resourcedetection | debug | opamp | |
105+
| otlp | resource | file | pprof | |
106+
| windowseventlog | filter | kafka | sumologic | |
107+
| nginx | transform | loadbalancing | | |
108+
| redis | | nop | | |
109+
| kafka | | otlp | | |
110+
| kafkametrics | | sumologic | | |
111+
| dockerstats | | syslog | | |
112+
| rabbitmq | | | | |
113+
| windowsperfcounters | | | | |
114+
| syslog | | | | |
115+
| mysql | | | | |
116+
| elasticsearch | | | | |
117+
| postgresql | | | | |
118+
| awscloudwatch | | | | |
119+
| awscontainerinsight | | | | |
120+
| awsecscontainermetrics | | | | |
121+
| awsfirehose | | | | |
122+
| awsxray | | | | |

0 commit comments

Comments
 (0)