mirror of
https://github.com/ocaml-tracing/ocaml-opentelemetry.git
synced 2026-03-11 13:08:35 -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
|
done
|
||||||
|
|
||||||
let run () =
|
let run () =
|
||||||
Printf.printf "collector is on %S\n%!" (Opentelemetry_client_ocurl.get_url ());
|
|
||||||
T.GC_metrics.basic_setup ();
|
T.GC_metrics.basic_setup ();
|
||||||
|
|
||||||
T.Metrics_callbacks.register (fun () ->
|
T.Metrics_callbacks.register (fun () ->
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue