Skip to content

Commit a31ba57

Browse files
izekrglimchb
authored andcommitted
doc: fix typos and broken link
Signed-off-by: izekr <ishay.zekri@gmail.com>
1 parent d142419 commit a31ba57

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88

99
## I Want To Contribute
1010

11-
This project welcomes contributions and suggestions. We are happy to have the Community involved via submission of **Issues and Pull Requests** (with substantive content or even just fixes). We are hoping for the documents, test framework, etc. to become a community process with active engagement. PRs can be reviewed by by any number of people, and a maintainer may accept.
11+
This project welcomes contributions and suggestions. We are happy to have the Community involved via submission of **Issues and Pull Requests** (with substantive content or even just fixes). We are hoping for the documents, test framework, etc. to become a community process with active engagement. PRs can be reviewed by any number of people, and a maintainer may accept.
1212

13-
See [CONTRIBUTING](https://github.com/opiproject/opi/blob/main/CONTRIBUTING.md) and [GitHub Basic Process](https://github.com/opiproject/opi/blob/main/doc-github-rules.md) for more details.
13+
See [CONTRIBUTING](https://github.com/opiproject/opi/blob/main/CONTRIBUTING.md) and [GitHub basic process](https://github.com/opiproject/opi/blob/main/Policies/doc-github-rules.md) for more details.
1414

1515
## Getting started
1616

@@ -27,14 +27,14 @@ See [CONTRIBUTING](https://github.com/opiproject/opi/blob/main/CONTRIBUTING.md)
2727
- all vendors can implement (both linux and non-linux based)
2828
- DPU consumers can integrate once in their existing monitoring systems and tools
2929

30-
- OpenTemetry suports those data sources
30+
- OpenTelemetry suports those data sources
3131
- Traces
3232
- Metrics
3333
- Logs
3434

3535
## What is mandated by OPI
3636

37-
- OpenTemetry is made up of several main components:
37+
- OpenTelemetry is made up of several main components:
3838
- [Specification](https://github.com/open-telemetry/opentelemetry-specification)
3939
- [Collector](https://github.com/open-telemetry/opentelemetry-collector) and [Collector Contrib](https://github.com/open-telemetry/opentelemetry-collector-contrib)
4040
- SDKs (different programming languages), for example [Python](https://github.com/open-telemetry/opentelemetry-python), [Java](https://github.com/open-telemetry/opentelemetry-java) and [Go](https://github.com/open-telemetry/opentelemetry-go)
@@ -49,7 +49,7 @@ See <https://opentelemetry.io/docs/collector/deployment>
4949

5050
![OPI Telemetry Deploy Option](doc/dpu-otel.png)
5151

52-
- OpenTemetry collector supports several deployments:
52+
- OpenTelemetry collector supports several deployments:
5353
- Deploy as side car inside every pod
5454
- Deploy another one as aggregator per Node
5555
- Deploy another one as super-aggregator per Cluster

0 commit comments

Comments
 (0)