Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: distributor.OTLPHandler: Convert directly to Mimir format #6777

Closed
wants to merge 9 commits into from

Conversation

aknuds1
Copy link
Contributor

@aknuds1 aknuds1 commented Nov 29, 2023

What this PR does

Optimize distributor.OTLPHandler by having it convert directly to Mimir time series format, instead of going via Prometheus format.

Which issue(s) this PR fixes or relates to

Checklist

  • Tests updated.
  • Documentation added.
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX].
  • about-versioning.md updated with experimental features.

@aknuds1 aknuds1 requested a review from fayzal-g November 29, 2023 15:24
@aknuds1 aknuds1 added component/distributor enhancement New feature or request labels Nov 29, 2023
@aknuds1 aknuds1 force-pushed the arve/otlp-benchmark-optimized branch 20 times, most recently from 52cac9a to c3a4174 Compare December 6, 2023 16:01
@aknuds1 aknuds1 force-pushed the arve/otlp-benchmark-optimized branch 5 times, most recently from c7cd163 to 4e4b722 Compare December 12, 2023 14:44
@aknuds1 aknuds1 force-pushed the arve/otlp-benchmark-optimized branch 2 times, most recently from 878d1d9 to 535c16b Compare February 6, 2024 07:27
@aknuds1 aknuds1 force-pushed the arve/otlp-benchmark-optimized branch 2 times, most recently from 46d5b75 to 54109ed Compare February 22, 2024 12:38
@aknuds1 aknuds1 force-pushed the arve/otlp-benchmark-optimized branch from 54109ed to f39b021 Compare February 23, 2024 08:49
@aknuds1 aknuds1 closed this Jun 19, 2024
@aknuds1 aknuds1 deleted the arve/otlp-benchmark-optimized branch June 19, 2024 15:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant