Helper Go libraries for working with metrics, traces and logging
Find a file
Evgenii Stratonikov 6dd265d949
All checks were successful
DCO action / DCO (pull_request) Successful in 1m7s
Tests and linters / Tests (1.21) (pull_request) Successful in 1m16s
Tests and linters / Tests (1.22) (pull_request) Successful in 1m23s
Tests and linters / Staticcheck (pull_request) Successful in 1m49s
Tests and linters / Tests with -race (pull_request) Successful in 2m8s
Tests and linters / Lint (pull_request) Successful in 2m42s
[#12] tracing: Optimize noop exporter
Signed-off-by: Evgenii Stratonikov <e.stratonikov@yadro.com>
2024-07-05 10:37:41 +03:00
.forgejo/workflows [#12] go.mod: Bump go version to 1.21 2024-07-05 10:35:11 +03:00
logging/lokicore [#7] .forgejo: Add pre-commit 2024-01-31 15:05:29 +03:00
metrics [#4] Export gRPC client and server metrics 2023-10-19 10:51:18 +03:00
tracing [#12] tracing: Optimize noop exporter 2024-07-05 10:37:41 +03:00
.gitattributes Initial commit 2023-05-26 13:00:13 +00:00
.gitignore Initial commit 2023-05-26 13:00:13 +00:00
.golangci.yml [#12] .golangci.yml: Reenable deprecated warnings 2024-07-05 10:27:32 +03:00
.pre-commit-config.yaml [#12] pre-commit: Use cached tests in hook 2024-07-05 10:27:32 +03:00
go.mod [#12] go.mod: Update otel dependencies 2024-07-05 10:37:40 +03:00
go.sum [#12] go.mod: Update otel dependencies 2024-07-05 10:37:40 +03:00
Makefile [#12] Makefile: Allow to override testflags 2024-07-05 10:27:32 +03:00