Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/codeboten/otlpserver

sample otlp server
https://github.com/codeboten/otlpserver

Last synced: about 1 month ago
JSON representation

sample otlp server

Awesome Lists containing this project

README

        

# otlpserver
Sample OTLP server.

## run
```bash
git clone [email protected]:codeboten/otlpserver.git && otlpserver
go run cmd/main.go
```