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

Import Prometheus tsdb/encoding and tsdb/index packages #3480

Closed
wants to merge 2 commits into from

Conversation

56quarters
Copy link
Contributor

What this PR does

In preparation for #3465, import the Prometheus TSDB packages that will need to be modified to work with a ReadSeeker-like interface instead of a ByteSlice interface.

Signed-off-by: Nick Pillitteri nick.pillitteri@grafana.com

Which issue(s) this PR fixes or relates to

See #3465

Checklist

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

In preparation for #3465, import the Prometheus TSDB packages that
will need to be modified to work with a `ReadSeeker`-like interface
instead of a `ByteSlice` interface.

Signed-off-by: Nick Pillitteri <nick.pillitteri@grafana.com>
Signed-off-by: Nick Pillitteri <nick.pillitteri@grafana.com>
@56quarters 56quarters closed this Nov 21, 2022
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.

1 participant