Skip to content

feat: use grpc protocol for metrics ingestion#32

Merged
reshnm merged 1 commit intomainfrom
feat/metrics-operator-grpc
Mar 23, 2026
Merged

feat: use grpc protocol for metrics ingestion#32
reshnm merged 1 commit intomainfrom
feat/metrics-operator-grpc

Conversation

@reshnm
Copy link
Contributor

@reshnm reshnm commented Mar 23, 2026

What this PR does / why we need it:

Instead of http protocol use the grpc protocol for metrics ingestion from metrics operator to open telemetry collector.
The grpc protocol is more efficient in terms of size and processing power needed.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

Switch from http to grpc protocol for metrics ingestion

@reshnm reshnm merged commit 7ec9d2e into main Mar 23, 2026
5 checks passed
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