Commit Graph

7 Commits

Author SHA1 Message Date
9a1b41b1ad feat: new helpers and masking/encrypting attributes
New helper functions were added to make call-site less likely to need
to pull `go.opentelemetry.io/otel/attribute` as a dependency.
Additionally `Encrypted` and `Masked` were added to add a possibility of
logging sensitive data in a more secure manner.
2024-09-13 15:48:16 +02:00
dc4d3942f5 feat: add gorm tracing middleware 2024-07-24 17:17:13 +02:00
77ab12c3ac move repository and module imports to new location 2024-05-20 08:20:13 +02:00
992fcb7940 fix invalid span name 2024-05-13 13:36:45 +02:00
be03e0ce42 update go mod 2024-04-30 14:42:05 +02:00
c194967b33 sync 2024-04-30 12:41:05 +02:00
7a6882c09a initial commit 2024-04-26 15:09:54 +02:00