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

Tracking issue: support Loki write #5287

Open
3 of 8 tasks
shuiyisong opened this issue Jan 3, 2025 · 1 comment
Open
3 of 8 tasks

Tracking issue: support Loki write #5287

shuiyisong opened this issue Jan 3, 2025 · 1 comment
Labels
C-feature Category Features

Comments

@shuiyisong
Copy link
Contributor

shuiyisong commented Jan 3, 2025

What problem does the new feature solve?

The ability for GreptimeDB to serve as a remote write backend for Loki push requests.

What does the feature do?

TODO

TO BE DISCUSSED

  • use SKIPPING INDEX instead of PRIMARY KEY upon insertion
  • respect existing table's column semantics(tag or field)

Implementation challenges

No response

@shuiyisong shuiyisong added the C-feature Category Features label Jan 3, 2025
@evenyag
Copy link
Contributor

evenyag commented Jan 6, 2025

  • handmade label parsing in protobuf write path

We can postpone this. This may not be the bottleneck of Loki write.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-feature Category Features
Projects
None yet
Development

No branches or pull requests

2 participants