Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

Add GZip compression support to HTTP and gRPC exporters

Open
#158 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
42/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
grpc, matlab
Domain
observability

Research direction

Start by locating the HTTP and gRPC exporter configuration entry points and their existing tests. Check how exporter properties are exposed, then verify that both exporters accept the value "gzip" for compression. Done means users can enable GZip compression through each exporter’s public configuration.

Written by the indexing model from the issue text.

Description

enhancement

otel-cpp 1.15.0 added a "compression" field in the gRPC and HTTP exporters, which can be set to "gzip" to enable GZip compression. We should expose this exporter property.

Dominant language
MATLAB
Stars
19
Forks
4
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from mathworks/OpenTelemetry-MATLAB

All issues in mathworks/OpenTelemetry-MATLAB

Similar issues

More MATLAB issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.