elastic / elastic/apm-server

feat: support otlp/http JSON protobuf encoding

Open
#12,636 0 comments 2 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
1.3k
Forks
543
Avg merge
1d 18h
Merged PRs (30d)
109

Description

Currently only binary protobuf encoding is supported in otlp/http, and there is no JSON protobuf encoding support.

Ideally apm-server should support both encodings and detect via `Content-Type: application/x-protobuf` vs `Content-Type: application/json`.

See [OTLP/HTTP spec](https://opentelemetry.io/docs/specs/otlp/#otlphttp).

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.