Skip to content

Commit e5d8d3e

Browse files
committed
updated readme
1 parent 118b39d commit e5d8d3e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ If you want to get to your own custom collector compiled or updated:
3535
description: Local OpenTelemetry Collector Contrib binary, testing only.
3636
output_path: ./otelcol-dev
3737
version: 0.105.0-sn3
38-
otelcol_version: 0.105.0
3938
```
4039

4140
4. Add the Context processor component to the processors section of `builder-config.yaml` (with the same reference you used in the `go mod init ...`). Create another section to replace this module name with the local directory where the code is (`./contextprocessor` in this case). Put the same version as the rest of the modules (this only to avoid a build error with `ocb`, is not important for the compiler!)

0 commit comments

Comments
 (0)