Skip to content

Commit

Permalink
remove otel configs as they live now in separate repository
Browse files Browse the repository at this point in the history
  • Loading branch information
jenschude committed Sep 21, 2023
1 parent 7cc71ba commit b31b781
Show file tree
Hide file tree
Showing 16 changed files with 1 addition and 7,054 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ Setting the exporter options to `otlp` will send the data to a local OTLP endpoi
make sure to have a OpenTelemetry collector listening. You can override the endpoint address by configuring
`Otlp:Endpoint` in your appsettings.json file.

This repository includes a [docker compose setup](https://github.com/commercetools/commercetools-dotnet-core-sdk-v2/tree/master/otel) for starting a local OpenTelemetry
The [OpenTelemetry collector example](https://github.com/commercetools/opentelemetry-collector-example) repository includes a docker compose setup for starting a local OpenTelemetry
collector in combination with Prometheus, Grafana, JaegerUI and NewRelic as exporter target.


41 changes: 0 additions & 41 deletions otel/.env

This file was deleted.

15 changes: 0 additions & 15 deletions otel/README.md

This file was deleted.

103 changes: 0 additions & 103 deletions otel/docker-compose.yaml

This file was deleted.

Loading

0 comments on commit b31b781

Please sign in to comment.