update generated protobuf code

This commit is contained in:
Simon Cruanes 2025-10-30 16:47:56 -04:00
parent 30d446c01b
commit bf09b58a63
No known key found for this signature in database
GPG key ID: EBFFF6F283F3A2B4
8 changed files with 8 additions and 8 deletions

View file

@ -1,4 +1,4 @@
[@@@ocaml.warning "-27-30-39"] [@@@ocaml.warning "-27-30-39-44"]
type any_value = type any_value =
| String_value of string | String_value of string

View file

@ -1,4 +1,4 @@
[@@@ocaml.warning "-27-30-39"] [@@@ocaml.warning "-27-30-39-44"]
type severity_number = type severity_number =
| Severity_number_unspecified | Severity_number_unspecified

View file

@ -1,4 +1,4 @@
[@@@ocaml.warning "-27-30-39"] [@@@ocaml.warning "-27-30-39-44"]
type export_logs_service_request = { type export_logs_service_request = {
resource_logs : Logs.resource_logs list; resource_logs : Logs.resource_logs list;

View file

@ -1,4 +1,4 @@
[@@@ocaml.warning "-27-30-39"] [@@@ocaml.warning "-27-30-39-44"]
type exemplar_value = type exemplar_value =
| As_double of float | As_double of float

View file

@ -1,4 +1,4 @@
[@@@ocaml.warning "-27-30-39"] [@@@ocaml.warning "-27-30-39-44"]
type export_metrics_service_request = { type export_metrics_service_request = {
resource_metrics : Metrics.resource_metrics list; resource_metrics : Metrics.resource_metrics list;

View file

@ -1,4 +1,4 @@
[@@@ocaml.warning "-27-30-39"] [@@@ocaml.warning "-27-30-39-44"]
type resource = { type resource = {
attributes : Common.key_value list; attributes : Common.key_value list;

View file

@ -1,4 +1,4 @@
[@@@ocaml.warning "-27-30-39"] [@@@ocaml.warning "-27-30-39-44"]
type span_span_kind = type span_span_kind =
| Span_kind_unspecified | Span_kind_unspecified

View file

@ -1,4 +1,4 @@
[@@@ocaml.warning "-27-30-39"] [@@@ocaml.warning "-27-30-39-44"]
type export_trace_service_request = { type export_trace_service_request = {
resource_spans : Trace.resource_spans list; resource_spans : Trace.resource_spans list;