diff --git a/src/opentelemetry.ml b/src/opentelemetry.ml index 38dc60e4..411b1e20 100644 --- a/src/opentelemetry.ml +++ b/src/opentelemetry.ml @@ -408,7 +408,7 @@ module Globals = struct let service_instance_id = ref None let instrumentation_library = - default_instrumentation_scope ~version:"0.2" ~name:"ocaml-opentelemetry" () + default_instrumentation_scope ~version:"0.2" ~name:"ocaml-otel" () (** Global attributes, initially set via OTEL_RESOURCE_ATTRIBUTES and modifiable