Commit Graph

12 Commits

Author SHA1 Message Date
3c51f5575b plenty of changes to make the package more ergonomic
Including: bug fixes, api changes, new packages, and more!
2024-05-17 15:31:35 +02:00
e835318689 fix incorrect API usage in the example
`attr.SourceCodeLocation` already adds to callstack search depth to match
its call site.
2024-05-17 10:39:32 +02:00
e9c3ae1a7b reorganize exporters and simplify their use 2024-05-17 10:37:05 +02:00
fc92995cc8 start reworking exporters to be more composable 2024-05-16 18:19:36 +02:00
ab5b70704d standardize commonly used attributes
Some commonly used at maal attributes have been encoded as consts with
convinience wrappers similar to those of semconv package from otel sdk.
Additionally some utils that can generate mutliple attributes were added.
2024-05-16 13:45:13 +02:00
6fb12e9e9d making executing reqs against example binary easier 2024-05-15 15:51:24 +02:00
f64eac90a1 add a justfile for convenience 2024-05-15 15:49:44 +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
0add3425bd sync 2024-04-30 14:22:09 +02:00
c194967b33 sync 2024-04-30 12:41:05 +02:00
7a6882c09a initial commit 2024-04-26 15:09:54 +02:00