Skip to content

Commit

Permalink
Add note aboute new example to README.md (#10)
Browse files Browse the repository at this point in the history
Signed-off-by: svrnm <neumanns@cisco.com>
  • Loading branch information
svrnm authored Jul 29, 2024
1 parent 8a4c8ef commit d0fcc0b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,11 @@ otelify.sh -s -- ./unknown-language.sh
This call will fail, because `otelify.sh` will not be able to detect any of the
support languages.

## Examples

For a more detailed example, take a look at the [Node.js in Docker](./examples/nodejs-in-docker/README.md) example,
which demonstrates how you can add `otelify.sh` to an existing containerized application.

## More Documentation

Run `otelify.sh -h` to get a list of available options and environment
Expand Down

0 comments on commit d0fcc0b

Please sign in to comment.