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

Update provider/kit #490

Merged
merged 2 commits into from
Apr 7, 2022
Merged

Update provider/kit #490

merged 2 commits into from
Apr 7, 2022

Conversation

metalmatze
Copy link
Contributor

There were incompatibilities when requiring the latest commit for the main module.
Hence I've added the replace github.com/grpc-ecosystem/go-grpc-middleware/v2 => ../..
similar to what the provider/openmetrics does.

Now the only problem is that I'm not 100% sure how the removal of the tags package is supposed to work here. Additionally, the payloadDecider needs to be fixed too. I wasn't able to find exactly which type implements that.

/cc @bwplotka

Copy link
Collaborator

@bwplotka bwplotka left a comment

Choose a reason for hiding this comment

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

Thanks 👍🏽

@bwplotka
Copy link
Collaborator

bwplotka commented Apr 6, 2022

Hm, not sure what you mean on those:

Now the only problem is that I'm not 100% sure how the removal of the tags package is supposed to work here. Additionally, the payloadDecider needs to be fixed too. I wasn't able to find exactly which type implements that.

🙃

@bwplotka
Copy link
Collaborator

bwplotka commented Apr 6, 2022

Plus linter is failing

@metalmatze
Copy link
Contributor Author

I'm not sure if I correctly removed the tags package if there was something I missed or it really was just about deleting the lines in this PR?

@bwplotka bwplotka merged commit 72478fa into grpc-ecosystem:v2 Apr 7, 2022
@bwplotka
Copy link
Collaborator

bwplotka commented Apr 7, 2022

I don't know, I would need to look into the details. This PR looks like a good direction at least 🙃

@metalmatze metalmatze deleted the provider-kit branch April 7, 2022 13:18
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.

None yet

3 participants