Skip to content

Commit

Permalink
docs(readme): add a little bit of information in the readme for
Browse files Browse the repository at this point in the history
debugging
  • Loading branch information
Adriel Perkins committed Apr 25, 2023
1 parent 5c1d5a4 commit b3c5375
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,3 +42,9 @@ There are a few main concepts that should help you get started:
* [otel4devs/builder-config.yaml at main · rquedas/otel4devs](https://github.com/rquedas/otel4devs/blob/main/collector/receiver/trace-receiver/builder-config.yaml)
* [opentelemetry-collector-contrib/receiver/activedirectorydsreceiver at main · open-telemetry/opentelemetry-collector-contrib](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/receiver/activedirectorydsreceiver)
* [opentelemetry-collector-contrib/extension/basicauthextension at main · open-telemetry/opentelemetry-collector-contrib](https://github.com/open-telemetry/opentelemetry-collector-contrib/tree/main/extension/basicauthextension)

### Debugging
To debug, you'll want to open up the[dev-otelcol](./dev-otelcol) folder that
has been generated by running the `ocb --build-config testconfig/build-configl.yaml` command
(after you've updated the build config for your local paths). Then you can run
debug through VSCode.

0 comments on commit b3c5375

Please sign in to comment.