ocaml-opentelemetry/src/proto
Simon Cruanes a44c50581b
Support http/json protocol, carry protocol to HTTP emitter
- Regenerate proto bindings with yojson support
- Add JSON encoding path in Resource_signal.Encode
- Pass protocol from config to generic_http_consumer
- Set Content-Type/Accept headers based on protocol
- Remove hardcoded protobuf headers from all HTTP client implementations
- Add yojson dependency
2026-02-15 15:35:15 -05:00
..
.ocamlformat-ignore ocamlformat 2023-11-08 12:01:32 -05:00
common.ml Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00
common.mli Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00
dune Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00
logs.ml Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00
logs.mli Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00
logs_service.ml Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00
logs_service.mli Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00
metrics.ml Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00
metrics.mli Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00
metrics_service.ml Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00
metrics_service.mli Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00
resource.ml Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00
resource.mli Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00
status.ml Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00
status.mli Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00
status.proto add missing proto directory 2023-11-08 11:41:59 -05:00
trace.ml Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00
trace.mli Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00
trace_service.ml Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00
trace_service.mli Support http/json protocol, carry protocol to HTTP emitter 2026-02-15 15:35:15 -05:00