Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/tel-io/instrumentation


https://github.com/tel-io/instrumentation

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# Instrumentation

Repository store plugins for [tel](http://github.com/tel-io/tel) project which currently located

Take look on
opentelemetry-go-contrib: https://github.com/open-telemetry/opentelemetry-go-contrib/blob/main/instrumentation/README.md

## Instrumentation Packages

| Instrumentation Package | Metrics | Traces | Logs | Checker |
|:----------------------------------------------------:|:-------:|:------:|:----:|:-------:|
| [github.com/go-chi/chi/v5](./middleware/chi) | ✓ | ✓ | ✓ | |
| [github.com/labstack/echo/v4](./middleware/echo) | ✓ | ✓ | ✓ | |
| [github.com/gin-gonic/gin](./middleware/gin) | ✓ | ✓ | ✓ | |
| [github.com/valyala/fasthttp](./middleware/fasthttp) | ✓ | ✓ | ✓ | |
| [google.golang.org/grpc](./middleware/grpc) | ✓ | ✓ | ✓ | |
| [net/http](./middleware/http) | ✓ | ✓ | ✓ | ✓ |
| [github.com/nats-io/nats.go](./middleware/nats) | ✓ | ✓ | ✓ | |
| [database/sql](./plugins/otelsql) | ✓ | ✓ | | |
| [github.com/jackc/pgx/v4](./plugins/pgx) | ✓ | ✓ | ✓ | |
| [go.mongodb.org/mongo-driver/mongo](./plugins/mingo) | | ✓ | | |

## Grafana Dashboards

In addition, we provide specific [grafana-dashboards](./grafana-dashboards)