mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-11-24 08:33:33 -06:00
feat: initial tracing support (#1623)
This commit is contained in:
parent
878ed48de3
commit
6392e00653
472 changed files with 102600 additions and 12 deletions
5
vendor/github.com/uptrace/opentelemetry-go-extra/otelsql/.golangci.yml
generated
vendored
Normal file
5
vendor/github.com/uptrace/opentelemetry-go-extra/otelsql/.golangci.yml
generated
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
issues:
|
||||
exclude-rules:
|
||||
- text: 'Drivers should implement'
|
||||
linters:
|
||||
- staticcheck
|
||||
Loading…
Add table
Add a link
Reference in a new issue