A library for observability based on OpenTelemetry.
Go to file
Natalia Goc ab5b70704d standardize commonly used attributes
Some commonly used at maal attributes have been encoded as consts with
convinience wrappers similar to those of semconv package from otel sdk.
Additionally some utils that can generate mutliple attributes were added.
2024-05-16 13:45:13 +02:00
.vscode sync 2024-04-30 12:41:05 +02:00
example standardize commonly used attributes 2024-05-16 13:45:13 +02:00
pkg standardize commonly used attributes 2024-05-16 13:45:13 +02:00
.gitignore initial commit 2024-04-26 15:09:54 +02:00
go.mod fix invalid span name 2024-05-13 13:36:45 +02:00
go.sum fix invalid span name 2024-05-13 13:36:45 +02:00
justfile making executing reqs against example binary easier 2024-05-15 15:51:24 +02:00
README.md initial commit 2024-04-26 15:09:54 +02:00