Skip to content

Commit

Permalink
Update OTel docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dpaasman00 committed Sep 17, 2024
1 parent c66a08e commit ab2f1a6
Show file tree
Hide file tree
Showing 11 changed files with 146 additions and 146 deletions.
8 changes: 4 additions & 4 deletions docs/connectors.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Below is a list of supported connectors with links to their documentation pages.

| Name | GitHub README |
| -------------------------------- | ------------- |
| Count Connector | [countconnector](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/connector/countconnector/README.md) |
| Forward Connector | [forwardconnector](https://github.com/open-telemetry/opentelemetry-collector/blob/v0.108.0/connector/forwardconnector/README.md) |
| Service Graph Connector | [servicegraphconnector](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/connector/servicegraphconnector/README.md) |
| Span Metrics Connector | [spanmetricsconnector](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/connector/spanmetricsconnector/README.md) |
| Count Connector | [countconnector](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/connector/countconnector/README.md) |
| Forward Connector | [forwardconnector](https://github.com/open-telemetry/opentelemetry-collector/blob/v0.109.0/connector/forwardconnector/README.md) |
| Service Graph Connector | [servicegraphconnector](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/connector/servicegraphconnector/README.md) |
| Span Metrics Connector | [spanmetricsconnector](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/connector/spanmetricsconnector/README.md) |
62 changes: 31 additions & 31 deletions docs/exporters.md

Large diffs are not rendered by default.

18 changes: 9 additions & 9 deletions docs/extensions.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@ Below is a list of supported extensions with links to their documentation pages.

| Name | GitHub README |
|-------------------------------------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------|
| Authenticator - Basic Extension | [basicauthextension](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/extension/basicauthextension/README.md) |
| Authenticator - Bearer Extension | [bearertokenauthextension](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/extension/bearertokenauthextension/README.md) |
| Authenticator - OAuth2 Client Credentials | [oauth2clientauthextension](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/extension/oauth2clientauthextension/README.md) |
| Authenticator - OIDC Extension | [oidcauthextension](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/extension/oidcauthextension/README.md) |
| Authenticator - Basic Extension | [basicauthextension](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/extension/basicauthextension/README.md) |
| Authenticator - Bearer Extension | [bearertokenauthextension](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/extension/bearertokenauthextension/README.md) |
| Authenticator - OAuth2 Client Credentials | [oauth2clientauthextension](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/extension/oauth2clientauthextension/README.md) |
| Authenticator - OIDC Extension | [oidcauthextension](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/extension/oidcauthextension/README.md) |
| BindPlane Extension | [bindplaneextension](../extension/bindplaneextension/README.md) |
| File Storage Extension | [filestorage](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/extension/storage/filestorage/README.md) |
| Health Check Extension | [healthcheckextension](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/extension/healthcheckextension/README.md) |
| Performance Profiler Extension | [pprofextension](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/extension/pprofextension/README.md) |
| Sigv4 Authenticator Extension | [sigv4authextension](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/extension/sigv4authextension/README.md) |
| zPages Extension | [zpagesextension](https://github.com/open-telemetry/opentelemetry-collector/blob/v0.108.0/extension/zpagesextension/README.md) |
| File Storage Extension | [filestorage](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/extension/storage/filestorage/README.md) |
| Health Check Extension | [healthcheckextension](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/extension/healthcheckextension/README.md) |
| Performance Profiler Extension | [pprofextension](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/extension/pprofextension/README.md) |
| Sigv4 Authenticator Extension | [sigv4authextension](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/extension/sigv4authextension/README.md) |
| zPages Extension | [zpagesextension](https://github.com/open-telemetry/opentelemetry-collector/blob/v0.109.0/extension/zpagesextension/README.md) |
38 changes: 19 additions & 19 deletions docs/processors.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,33 +4,33 @@ Below is a list of supported processors with links to their documentation pages.

| Name | GitHub README |
| --------------------------------------- | ------------- |
| Attributes Processor | [attributesprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/processor/attributesprocessor/README.md) |
| Batch Processor | [batchprocessor](https://github.com/open-telemetry/opentelemetry-collector/blob/v0.108.0/processor/batchprocessor/README.md) |
| Cumulative to Delta Processor | [cumulativetodeltaprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/processor/cumulativetodeltaprocessor/README.md) |
| Delta to Rate Processor | [deltatorateprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/processor/deltatorateprocessor/README.md) |
| Filter Processor | [filterprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/processor/filterprocessor/README.md) |
| Group by Attributes Processor | [groupbyattrsprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/processor/groupbyattrsprocessor/README.md) |
| Group by Trace Processor | [groupbytraceprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/processor/groupbytraceprocessor/README.md) |
| Kubernetes Attributes Processor | [k8sattributesprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/processor/k8sattributesprocessor/README.md) |
| Attributes Processor | [attributesprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/processor/attributesprocessor/README.md) |
| Batch Processor | [batchprocessor](https://github.com/open-telemetry/opentelemetry-collector/blob/v0.109.0/processor/batchprocessor/README.md) |
| Cumulative to Delta Processor | [cumulativetodeltaprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/processor/cumulativetodeltaprocessor/README.md) |
| Delta to Rate Processor | [deltatorateprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/processor/deltatorateprocessor/README.md) |
| Filter Processor | [filterprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/processor/filterprocessor/README.md) |
| Group by Attributes Processor | [groupbyattrsprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/processor/groupbyattrsprocessor/README.md) |
| Group by Trace Processor | [groupbytraceprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/processor/groupbytraceprocessor/README.md) |
| Kubernetes Attributes Processor | [k8sattributesprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/processor/k8sattributesprocessor/README.md) |
| Log Count Processor | [logcountprocessor](../processor/logcountprocessor/README.md) |
| Log DeDuplication Processor | [logdeduplicationprocessor](../processor/logdeduplicationprocessor/README.md) |
| Logs Transform Processor | [logstransform](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/processor/logstransformprocessor/README.md) |
| Logs Transform Processor | [logstransform](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/processor/logstransformprocessor/README.md) |
| Lookup Processor | [lookupprocessor](../processor/lookupprocessor/README.md) |
| Marshal Processor | [marshalprocessor](../processor/marshalprocessor/README.md) |
| Mask Processor | [maskprocessor](../processor/maskprocessor/README.md) |
| Memory Limiter Processor | [memorylimiterprocessor](https://github.com/open-telemetry/opentelemetry-collector/blob/v0.108.0/processor/memorylimiterprocessor/README.md) |
| Memory Limiter Processor | [memorylimiterprocessor](https://github.com/open-telemetry/opentelemetry-collector/blob/v0.109.0/processor/memorylimiterprocessor/README.md) |
| Metric Extract Processor | [metricextract](../processor/metricextractprocessor/README.md) |
| Metrics Generation Processor | [metricsgenerationprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/processor/metricsgenerationprocessor/README.md) |
| Metrics Generation Processor | [metricsgenerationprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/processor/metricsgenerationprocessor/README.md) |
| Metric Stats Processor | [metricstatsprocessor](../processor/metricstatsprocessor/README.md) |
| Metrics Transform Processor | [metricstransformprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/processor/metricstransformprocessor/README.md) |
| Probabilistic Sampling Processor | [probabilisticsamplerprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/processor/probabilisticsamplerprocessor/README.md) |
| Metrics Transform Processor | [metricstransformprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/processor/metricstransformprocessor/README.md) |
| Probabilistic Sampling Processor | [probabilisticsamplerprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/processor/probabilisticsamplerprocessor/README.md) |
| Remove Empty Values Processor | [removeemptyvaluesprocessor](../processor/removeemptyvaluesprocessor/README.md) |
| Resource Attribute Transposer Processor | [resourceattributetransposerprocessor](../processor/resourceattributetransposerprocessor/README.md) |
| Resource Detection Processor | [resourcedetectionprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/processor/resourcedetectionprocessor/README.md) |
| Resource Processor | [resourceprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/processor/resourceprocessor/README.md) |
| Routing Processor | [routingprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/processor/routingprocessor/README.md) |
| Resource Detection Processor | [resourcedetectionprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/processor/resourcedetectionprocessor/README.md) |
| Resource Processor | [resourceprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/processor/resourceprocessor/README.md) |
| Routing Processor | [routingprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/processor/routingprocessor/README.md) |
| Sampling Processor | [samplingprocessor](../processor/samplingprocessor/README.md) |
| Span Processor | [spanprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/processor/spanprocessor/README.md) |
| Tail Sampling Processor | [tailsamplingprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/processor/tailsamplingprocessor/README.md) |
| Span Processor | [spanprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/processor/spanprocessor/README.md) |
| Tail Sampling Processor | [tailsamplingprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/processor/tailsamplingprocessor/README.md) |
| Throughput Measurement Processor | [throughputmeasurementprocessor](../processor/throughputmeasurementprocessor/README.md) |
| Transform Processor | [transformprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.108.0/processor/transformprocessor/README.md) |
| Transform Processor | [transformprocessor](https://github.com/open-telemetry/opentelemetry-collector-contrib/blob/v0.109.0/processor/transformprocessor/README.md) |
Loading

0 comments on commit ab2f1a6

Please sign in to comment.