Simon Cruanes
5e925d6d4a
fix tests
2024-10-18 13:18:15 -04:00
Simon Cruanes
7629e419c8
format
2024-09-20 09:22:13 -04:00
Corentin Leruth
e73ea7e6ad
make urls from env take precedence
2024-08-09 08:17:08 +02:00
Corentin Leruth
8aafa45896
port urls test + rename
2024-08-05 10:04:12 +02:00
Corentin Leruth
3daa0d8762
port changes to cohttp client
2024-08-05 10:00:52 +02:00
Corentin Leruth
1b7b8edbe0
remove get_url in tests
2024-08-05 09:45:15 +02:00
Corentin Leruth
1b538930ae
add support for per-signal urls
2024-08-02 08:52:43 +02:00
Simon Cruanes
e7056f4bfc
test: update output
2024-02-12 14:18:01 -05:00
Simon Cruanes
1b9ba95faf
more tests, better error message
2024-02-12 13:57:20 -05:00
Simon Cruanes
e4c41b2b62
test: update test output
2024-02-12 11:17:12 -05:00
Simon Cruanes
b830c3d1be
config: self-trace is disabled by default for now
2023-12-20 16:07:59 -05:00
Simon Cruanes
e052893759
bench: add counter
2023-12-14 20:49:11 -05:00
Simon Cruanes
6bf49dc050
refactor tests to avoid circular dependencies
2023-11-08 11:35:19 -05:00
Elliott Cable
9a834b39f7
dune fmt
2023-09-20 15:15:58 +00:00
Elliott Cable
ed90772a57
Merge branch 'master' into configurable-scope-storage
...
* master:
fix ocurl: have ticker thread stop when work queue is closed
fix get_url test to take config.url into account
add get_url test with explicit config url
chore: makefile
update generated code
opentelemetry: in Trace, change default span kind
chore: migrate to OTEL proto files 1.0
CI: run on 5.0; run on every branch push
remove use of String.ends_with for compat with 4.08
remove trailing slash from url
shorter name for the instrumentation library
use named signals
2023-09-20 14:47:14 +00:00
Elliott Cable
2be60c7ba6
tests: Add failing test for threaded implicit-scope
2023-09-19 23:57:42 +00:00
Corentin Leruth
a62f1d891a
fix get_url test to take config.url into account
2023-09-13 15:18:13 -04:00
Corentin Leruth
329d45ee45
add get_url test with explicit config url
2023-09-13 15:18:13 -04:00
Simon Cruanes
e03be377f1
update test
2023-06-16 22:58:17 -04:00
Simon Cruanes
8ae2ae577a
fix warning
2022-10-03 12:43:37 -04:00
Simon Cruanes
a2d08bc3d2
add missing test
2022-10-03 12:20:59 -04:00
Simon Cruanes
9fbe9d2df7
test: update cohttp client test to use cohttp backend as well
2022-10-03 12:20:59 -04:00
Simon Cruanes
555a69a0de
test: in emit1, use implicit local storage
2022-09-16 17:00:51 -04:00
Simon Cruanes
9c3e2a7076
feat: pass ?stop atomic; allow for multiple background threads
2022-07-06 12:53:00 -04:00
Simon Cruanes
bac633d09d
test: add -j and other options to emit1
2022-07-05 15:03:30 -04:00
Simon Cruanes
f44351055a
Merge branch 'master' into wip-logs
2022-05-12 12:26:07 -04:00
Simon Cruanes
3f9bd94837
format
2022-05-12 11:54:06 -04:00
Simon Cruanes
b676783100
format
2022-05-05 12:09:19 -04:00
Simon Cruanes
5b3f49890b
test: use Metrics_callbacks from emit1
2022-04-29 16:50:52 -04:00
Simon Cruanes
9e19e323db
update example
2022-04-28 09:57:28 -04:00
Simon Cruanes
1bedb57123
feat: implement basic support for logs
...
also send them to the collector.
2022-04-28 09:57:28 -04:00
Simon Cruanes
1b1b980211
test: in emit1, use GC_metrics
2022-04-11 16:33:05 -04:00
Simon Cruanes
a9f17ef54b
refactor emit1
2022-03-28 09:36:21 -04:00
Matt Bray
c8391fc522
test(cohttp): client bin
2022-03-25 10:56:35 +00:00
Matt Bray
0326a8a9a2
feat: parse W3C traceparent header
2022-03-24 17:22:45 +00:00
Matt Bray
ec3c0f106a
clean(test): cumulative temporality is now default
2022-03-23 13:00:19 +00:00
Matt Bray
69889a7b9a
feat(test): --debug flag
2022-03-23 11:51:21 +00:00
Matt Bray
32c0e0e493
test: specify aggregation_temporality (required for datadog)
2022-03-22 20:30:45 +00:00
Matt Bray
84c9bdba35
fix test
2022-03-22 20:30:45 +00:00
Simon Cruanes
81b22aabca
test: remove toplevel span in emit1
2022-03-22 14:34:52 -04:00
Simon Cruanes
b03ff26ba6
change signature of with_setup
2022-03-22 11:18:52 -04:00
Simon Cruanes
396ef4c366
test(emit1): knobs to change sleep, batch size, collector config etc.
2022-03-21 15:01:56 -04:00
Simon Cruanes
b8b6a95cdf
test: graceful shutdown on ctrl-c
2022-03-21 12:19:35 -04:00
Simon Cruanes
302711ea06
fix test
2022-03-21 11:45:46 -04:00
Simon Cruanes
64d9a91d51
add Event type
2022-03-21 11:16:46 -04:00
Simon Cruanes
f2e728765a
fix test
2022-03-21 10:21:08 -04:00
Simon Cruanes
06727ff588
add more metadata
2022-03-21 10:10:50 -04:00
Simon Cruanes
bfa534e31c
test: simulate some failing span
2022-03-18 16:41:12 -04:00
Matt Bray
c8d33aa611
test
2022-03-17 18:45:08 +00:00
Simon Cruanes
d498d413be
test
2022-03-17 14:42:26 -04:00