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

Removed the prometheus/prometheus go library #49

Merged
merged 1 commit into from
Nov 9, 2022
Merged

Conversation

codebien
Copy link
Contributor

@codebien codebien commented Oct 21, 2022

It has been replaced with a lighter version based on buf.build.

Closes #41

pkg/remotewrite/config.go Outdated Show resolved Hide resolved
pkg/remote/client.go Outdated Show resolved Hide resolved
pkg/remote/client.go Outdated Show resolved Hide resolved
pkg/remote/client.go Show resolved Hide resolved
pkg/remotewrite/remotewrite.go Outdated Show resolved Hide resolved
pkg/remote/client_test.go Show resolved Hide resolved
pkg/remote/client.go Show resolved Hide resolved
pkg/remote/client.go Outdated Show resolved Hide resolved
pkg/remote/client.go Outdated Show resolved Hide resolved
pkg/remote/client.go Show resolved Hide resolved
pkg/remote/client.go Outdated Show resolved Hide resolved
Copy link
Contributor

@mstoykov mstoykov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👏

I haven't tested it locally to see if it works, or there are any particular problems, but am also not accustomed with prometheus enough to find them 🤷

I have left a bunch of comments that are about renames and/or opening issues, but non of them are blocking the merge IMO

pkg/remotewrite/config_test.go Outdated Show resolved Hide resolved
pkg/remotewrite/config.go Outdated Show resolved Hide resolved
pkg/remotewrite/config.go Outdated Show resolved Hide resolved
pkg/remotewrite/config.go Show resolved Hide resolved
Copy link
Contributor

@olegbespalov olegbespalov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Generally LGTM 👍 Great work! 💪

go.mod Show resolved Hide resolved
Copy link
Contributor

@olegbespalov olegbespalov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, left one non-blocking comment! 👍

pkg/remote/client.go Outdated Show resolved Hide resolved
It has been replaced with a lighter version based on buf.build
@codebien codebien merged commit e33a841 into main Nov 9, 2022
@codebien codebien deleted the promclient branch November 9, 2022 08:48
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.

Remove prometheus import
3 participants