open-code-review/internal/telemetry
kite e2d75b732a
Some checks are pending
CI / test (push) Waiting to run
test: fix golangci-lint errcheck/staticcheck issues in test code (#323)
2026-07-08 22:46:18 +08:00
..
config.go refactor(config): rename config directory from .open-code-review to .opencodereview 2026-05-25 23:07:36 +08:00
config_test.go test: fix golangci-lint errcheck/staticcheck issues in test code (#323) 2026-07-08 22:46:18 +08:00
events.go feat(llm): enable Anthropic prompt caching and fix token accounting 2026-06-06 19:26:34 +08:00
events_test.go test: fix golangci-lint errcheck/staticcheck issues in test code (#323) 2026-07-08 22:46:18 +08:00
exporter.go Feat/telemetry http exporter (#314) 2026-07-08 13:12:21 +08:00
exporter_test.go test: fix golangci-lint errcheck/staticcheck issues in test code (#323) 2026-07-08 22:46:18 +08:00
metrics.go style: apply go fmt formatting 2026-06-03 17:34:28 +08:00
metrics_test.go test: improve coverage for telemetry package and exclude extensions from build targets 2026-06-27 10:43:45 +08:00
provider.go feat: init 2026-05-20 22:03:52 +08:00
provider_test.go test: fix golangci-lint errcheck/staticcheck issues in test code (#323) 2026-07-08 22:46:18 +08:00
shutdown.go feat: init 2026-05-20 22:03:52 +08:00
shutdown_test.go test: improve coverage for telemetry package and exclude extensions from build targets 2026-06-27 10:43:45 +08:00
span.go Feat/telemetry http exporter (#314) 2026-07-08 13:12:21 +08:00
span_test.go Feat/telemetry http exporter (#314) 2026-07-08 13:12:21 +08:00