Skip to content

droosma/opentelemetry-embedding-exporter

Repository files navigation

Embedding Exporter

An openTelemetry exporter that sends data to OpenAI's Embedding service.

Running

Open in Dev Containers

The following commands should be available within the devcontainer:

  • debug

    Starts a new debug session with the dlv debugger. This will start the exporter and wait for a debugger to attach.

  • run

    Builds and starts the collector without a debugger attached.

  • build

    Builds the collector binary.

  • setenv

    reads the .env file and sets the environment variables.

Tips

  • To exit debug mode, open new terminal and type killall dlv

About

My First OpenTelemetry collector Exporter

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published