Commit Graph

11 Commits

Author SHA1 Message Date
goc_natalia 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
goc_natalia e9c3ae1a7b reorganize exporters and simplify their use 2024-05-17 10:37:05 +02:00
goc_natalia fc92995cc8 start reworking exporters to be more composable 2024-05-16 18:19:36 +02:00
goc_natalia 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
goc_natalia 6fb12e9e9d making executing reqs against example binary easier 2024-05-15 15:51:24 +02:00
goc_natalia f64eac90a1 add a justfile for convenience 2024-05-15 15:49:44 +02:00
gora_filip 992fcb7940 fix invalid span name 2024-05-13 13:36:45 +02:00
gora_filip be03e0ce42 update go mod 2024-04-30 14:42:05 +02:00
gora_filip 0add3425bd sync 2024-04-30 14:22:09 +02:00
gora_filip c194967b33 sync 2024-04-30 12:41:05 +02:00
gora_filip 7a6882c09a initial commit 2024-04-26 15:09:54 +02:00