Skip to content

fix: set gateway OTLP max receive size to 50MiB to match Observe ingest#458

Merged
obs-gh-mattcotter merged 1 commit intomainfrom
mc/gateway-receive-size
Feb 18, 2026
Merged

fix: set gateway OTLP max receive size to 50MiB to match Observe ingest#458
obs-gh-mattcotter merged 1 commit intomainfrom
mc/gateway-receive-size

Conversation

@obs-gh-mattcotter
Copy link
Copy Markdown
Collaborator

No description provided.

Copy link
Copy Markdown

@orca-security-us orca-security-us bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Orca Security Scan Summary

Status Check Issues by priority
Passed Passed Infrastructure as Code high 0   medium 0   low 0   info 0 View in Orca
Passed Passed SAST high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Secrets high 0   medium 0   low 0   info 0 View in Orca
Passed Passed Vulnerabilities high 0   medium 0   low 0   info 0 View in Orca

@obs-gh-abhishekrao
Copy link
Copy Markdown
Collaborator

You're changing a receiver setting. How would this make any difference to exports to Observe (moreover, the export to Observe is over otlphttp)?

@obs-gh-mattcotter
Copy link
Copy Markdown
Collaborator Author

You're changing a receiver setting. How would this make any difference to exports to Observe (moreover, the export to Observe is over otlphttp)?

The forwarder will send OTLP data to either Observe or the Gateway's OTLP receiver. Right now Observe has a limit of 50MiB uncompressed, so I'm updating the gateway to match that. This way the forwarder doesn't need to change data sizing based on whether or not it's talking to our gateway

@obs-gh-mattcotter obs-gh-mattcotter merged commit 2bdb638 into main Feb 18, 2026
12 checks passed
@obs-gh-mattcotter obs-gh-mattcotter deleted the mc/gateway-receive-size branch February 18, 2026 20:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants