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

Store kusto database as part of wal filename #90

Merged
merged 5 commits into from
Aug 24, 2023
Merged

Conversation

jessejlt
Copy link
Member

This PR prepares us for handling other sample types, such as OTLP-logs, by storing our target Kusto database for a given sample as part of its WAL filename, much like we do for the target Kusto table. While this PR presents itself as a lot of code change for zero actual functional change, this PR enables us to handle multiple sample types instead of just prom-metrics.

ingestor/cluster/batcher.go Show resolved Hide resolved
ingestor/cluster/batcher.go Outdated Show resolved Hide resolved
ingestor/storage/store.go Outdated Show resolved Hide resolved
ingestor/storage/store.go Outdated Show resolved Hide resolved
@jessejlt jessejlt requested a review from jwilder August 23, 2023 14:46
@jessejlt jessejlt merged commit fd9a53f into main Aug 24, 2023
3 checks passed
@jessejlt jessejlt deleted the jesse/embed-database branch August 24, 2023 14: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