Commit graph

20 commits

Author SHA1 Message Date
Simon Cruanes
25da9c4ccc
tiny refactor 2022-03-24 11:25:59 -04:00
Simon Cruanes
901730583c
remove over from backend 2022-03-24 10:59:37 -04:00
Dave Aitken
1ca6497a73
add add_attrs helper to add attrs to existing scope 2022-03-24 14:10:12 +00:00
Simon Cruanes
8c1d658ab9
add to_hex/of_hex for span id/trace id 2022-03-23 18:49:44 -04:00
Simon Cruanes
4fd4139921
always use a default aggregation_temporality 2022-03-23 08:58:18 -04:00
Matt Bray
eadb95e8fb feat: set global attributes on ResourceSpans/ResourceMetrics 2022-03-23 12:26:51 +00:00
Matt Bray
a683232b5a feat: include global_attributes in metric data points 2022-03-23 12:26:51 +00:00
Matt Bray
9ba57c5df1 refactor: use _conv_key_value 2022-03-23 12:26:51 +00:00
Simon Cruanes
3a72a73c15
self exported metrics 2022-03-22 12:38:29 -04:00
Simon Cruanes
124ba09b2b
feat: implement background thread, collector config, batching 2022-03-21 15:01:41 -04:00
Simon Cruanes
3d89103ca6
typo 2022-03-21 13:16:50 -04:00
Simon Cruanes
341c70f18f
make add_event lazy 2022-03-21 11:19:36 -04:00
Simon Cruanes
64d9a91d51
add Event type 2022-03-21 11:16:46 -04:00
Simon Cruanes
06727ff588
add more metadata 2022-03-21 10:10:50 -04:00
Simon Cruanes
958d79c875
add status to spans 2022-03-18 16:35:30 -04:00
Simon Cruanes
097436f907
make collector async-compatible (inspired from Logs) 2022-03-18 11:09:12 -04:00
Simon Cruanes
3beacb1f18
more features in spans 2022-03-17 14:19:53 -04:00
Simon Cruanes
4edc74c7da
feat: trace API 2022-03-17 13:08:29 -04:00
Simon Cruanes
b05d64a025
start fleshing out main API, starting with metrics 2022-03-16 16:48:28 -04:00
Simon Cruanes
14a0fa922d
initial commit 2022-03-16 15:58:08 -04:00