Skip to content

Commit

Permalink
chore(docs): fix README for Supported Pipeline Types
Browse files Browse the repository at this point in the history
  • Loading branch information
Wudadada committed Nov 14, 2024
1 parent 6db5d1a commit 2c185f2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions connector/servicegraphconnector/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
## Supported Pipeline Types

| [Exporter Pipeline Type] | [Receiver Pipeline Type] | [Stability Level] |
| ------------------------ | ------------------------ | ----------------- |
| traces | metrics | [alpha] |
|--------------------------|--------------------------| ----------------- |
| metrics | traces | [alpha] |

[Exporter Pipeline Type]: https://github.com/open-telemetry/opentelemetry-collector/blob/main/connector/README.md#exporter-pipeline-type
[Receiver Pipeline Type]: https://github.com/open-telemetry/opentelemetry-collector/blob/main/connector/README.md#receiver-pipeline-type
Expand Down

0 comments on commit 2c185f2

Please sign in to comment.