mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-08 03:47:59 -04:00
remove get_url in tests
This commit is contained in:
parent
fd0f1617b6
commit
1b7b8edbe0
1 changed files with 0 additions and 1 deletions
|
|
@ -78,7 +78,6 @@ let run_job () =
|
|||
done
|
||||
|
||||
let run () =
|
||||
Printf.printf "collector is on %S\n%!" (Opentelemetry_client_ocurl.get_url ());
|
||||
T.GC_metrics.basic_setup ();
|
||||
|
||||
T.Metrics_callbacks.register (fun () ->
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue