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

chore: use github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus #21937

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mmorel-35
Copy link
Contributor

Description

github.com/grpc-ecosystem/go-grpc-prometheus is archived since April 18, 2023 and is replaced by github.com/grpc-ecosystem/go-grpc-middleware/providers/prometheus.

@mmorel-35 mmorel-35 requested a review from a team as a code owner February 21, 2025 21:20
Copy link

bunnyshell bot commented Feb 21, 2025

✅ Preview Environment deployed on Bunnyshell

Component Endpoints
argocd https://argocd-57lxsc.bunnyenv.com/
argocd-ttyd https://argocd-web-cli-57lxsc.bunnyenv.com/

See: Environment Details | Pipeline Logs

Available commands (reply to this comment):

  • 🔴 /bns:stop to stop the environment
  • 🚀 /bns:deploy to redeploy the environment
  • /bns:delete to remove the environment

@mmorel-35
Copy link
Contributor Author

mmorel-35 commented Feb 21, 2025

@crenshaw-dev ,

I followed examples/server . I'm probably going to need some help to make integration tests pass

@mmorel-35 mmorel-35 marked this pull request as draft February 21, 2025 21:41
@mmorel-35 mmorel-35 force-pushed the github.com/grpc-ecosystem/go-grpc-prometheus branch from 05563b0 to ee12c3c Compare February 22, 2025 06:56
@mmorel-35
Copy link
Contributor Author

mmorel-35 commented Feb 22, 2025

Hi @bwplotka,
As you've contributed to https://github.com/grpc-ecosystem/go-grpc-middleware/tree/providers/prometheus/v1.0.0-rc.0/examples, would you mind having a look on what has been done here ?

Copy link

codecov bot commented Feb 22, 2025

Codecov Report

Attention: Patch coverage is 59.09091% with 9 lines in your changes missing coverage. Please review.

Project coverage is 55.73%. Comparing base (079341c) to head (48abaf2).

Files with missing lines Patch % Lines
cmpserver/server.go 0.00% 7 Missing ⚠️
reposerver/server.go 85.71% 1 Missing ⚠️
server/server.go 87.50% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master   #21937      +/-   ##
==========================================
+ Coverage   55.63%   55.73%   +0.10%     
==========================================
  Files         341      341              
  Lines       56996    57011      +15     
==========================================
+ Hits        31708    31776      +68     
+ Misses      22634    22599      -35     
+ Partials     2654     2636      -18     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@mmorel-35 mmorel-35 marked this pull request as ready for review February 22, 2025 07:38
@mmorel-35 mmorel-35 force-pushed the github.com/grpc-ecosystem/go-grpc-prometheus branch from ee12c3c to 48abaf2 Compare February 22, 2025 17:53
Copy link
Member

@nitishfy nitishfy left a comment

Choose a reason for hiding this comment

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

LGTM!

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