add otel as separate module #10

Merged
andrey merged 10 commits from handlers into master 2024-01-02 16:57:10 +03:00
Showing only changes of commit 5ba0f4bcb5 - Show all commits

View File

@@ -1,3 +1,4 @@
---
kind: pipeline kind: pipeline
name: default name: default
@@ -15,6 +16,7 @@ steps:
commands: commands:
- golangci-lint run - golangci-lint run
---
kind: pipeline kind: pipeline
name: otel name: otel