An open API service for providing issue and pull request metadata for open source projects.

GitHub / grpc-ecosystem/go-grpc-middleware issues and pull requests

#762 - Support non google.golang.org/protobuf/proto.Message payload logging

Issue - State: closed - Opened by nwnt about 1 month ago - 1 comment

#761 - Minor refactor to remove duplication

Pull Request - State: closed - Opened by nwnt about 1 month ago - 1 comment

#760 - fix: correct comment typo in StreamServerInterceptor function

Pull Request - State: closed - Opened by haru-256 about 1 month ago

#759 - Captcha Server Interceptor

Issue - State: closed - Opened by MohammadLashkari about 2 months ago - 5 comments

#758 - add WithLabelsFromContext prometheus interceptor option

Pull Request - State: closed - Opened by benjibuiltit about 2 months ago - 8 comments

#757 - update module for protovalidate

Pull Request - State: closed - Opened by calmh 3 months ago - 2 comments

#756 - Retry-Middleware: allow smart retry with suggestion from server

Issue - State: open - Opened by ducttse 3 months ago - 2 comments

#755 - chore: fix some typos

Pull Request - State: closed - Opened by dockercui 5 months ago

#754 - add build tag to disable tracing

Pull Request - State: closed - Opened by rashmi-tondare 5 months ago - 2 comments

#753 - Return uint64 from exponentBase2 function

Pull Request - State: closed - Opened by fesiqueira 5 months ago - 3 comments

#752 - Cannot compile with GOARCH=386 due to integer overflow

Issue - State: closed - Opened by fesiqueira 5 months ago - 1 comment

#750 - Fix ci

Pull Request - State: closed - Opened by johanbrandhorst 5 months ago

#749 - logging interceptor: Dynamic WithLogOnEvents

Issue - State: closed - Opened by robzienert 6 months ago - 2 comments

#748 - defer cancel() leaks memory

Pull Request - State: closed - Opened by JacobSMoller 6 months ago

#747 - grpc_retry backoff overflow

Pull Request - State: closed - Opened by JacobSMoller 6 months ago - 3 comments

#746 - protovalidate: support new protovalidate-go Validator interface

Pull Request - State: closed - Opened by zchee 6 months ago - 12 comments

#744 - CI keeps failing

Issue - State: open - Opened by bkane-msft 7 months ago - 2 comments

#743 - commit to run CI

Pull Request - State: closed - Opened by bkane-msft 7 months ago - 1 comment

#742 - Add skip_healthchecks logging example

Pull Request - State: closed - Opened by bkane-msft 7 months ago

#740 - logging: store the propagated context in the reporter

Pull Request - State: closed - Opened by kindermoumoute 7 months ago - 1 comment

#739 - logging: add AddFields

Pull Request - State: closed - Opened by kindermoumoute 7 months ago - 4 comments

#738 - Interceptors not compatible with log/slog.Default()

Issue - State: open - Opened by simone-dimaulo-hs 7 months ago - 1 comment

#737 - When will there be a release (v3?) with the new code on main?

Issue - State: closed - Opened by FilipeSerafini 8 months ago - 1 comment

#735 - example: use slog instead of go-kit

Pull Request - State: closed - Opened by kindermoumoute 8 months ago

#734 - logging: add WithErrorFields

Pull Request - State: closed - Opened by kindermoumoute 8 months ago

#733 - x-retry-attempt to StreamClientInterceptor

Pull Request - State: closed - Opened by Boklazhenko 8 months ago - 1 comment

#732 - Add comment about ctxzap.AddFields not being concurrent-safe

Pull Request - State: closed - Opened by hexdigest 8 months ago - 4 comments

#730 - prometheus: Add ip labels to server metrics

Pull Request - State: open - Opened by diabloneo 9 months ago

#729 - Update examples to the latest otelgrpc API

Pull Request - State: closed - Opened by nmittler 9 months ago - 2 comments

#728 - Update examples to use non-deprecated methods

Issue - State: closed - Opened by nmittler 9 months ago - 7 comments

#727 - Replace buf.build dependency or extract protovalidator interceptor

Issue - State: open - Opened by a-menshchikov 10 months ago - 1 comment

#726 - add(*): Add filedmask interceptor

Pull Request - State: closed - Opened by linhbkhn95 10 months ago - 6 comments

#723 - Use ValueFromIncomingContext() to reduce allocations and copying

Pull Request - State: closed - Opened by ash2k 11 months ago - 1 comment

#722 - Logging: Inject

Issue - State: open - Opened by loeffel-io 11 months ago - 1 comment

#721 - Protovalidate interceptor cleanup, Go version bump

Pull Request - State: closed - Opened by ash2k 12 months ago - 4 comments

#720 - Dl

Pull Request - State: closed - Opened by Dllopes26 about 1 year ago

#719 - Support for WithNamespace()

Issue - State: closed - Opened by hyungi about 1 year ago
Labels: enhancement

#718 - Support for namespace in grpc prometheus counter and histogram metrics

Pull Request - State: closed - Opened by hyungi about 1 year ago - 1 comment

#717 - Go version support policy?

Issue - State: open - Opened by akshayjshah about 1 year ago - 3 comments

#716 - Update protovalidate and grpc-go

Pull Request - State: closed - Opened by akshayjshah about 1 year ago - 1 comment

#715 - protovalidate: avoid pointer comparisons

Pull Request - State: closed - Opened by akshayjshah about 1 year ago - 1 comment

#714 - Include error details in protovalidate responses

Pull Request - State: closed - Opened by akshayjshah about 1 year ago - 1 comment

#713 - use golangci-lint to format golang files

Pull Request - State: closed - Opened by mmorel-35 about 1 year ago

#712 - Feature: protovalidate: Add custom ErrorConverter

Issue - State: closed - Opened by khasanovbi about 1 year ago - 4 comments

#711 - protovalidate: Add custom ErrorConverter

Pull Request - State: closed - Opened by khasanovbi about 1 year ago - 1 comment

#710 - WithDecider gone but referenced on documentation

Issue - State: open - Opened by JosemyDuarte about 1 year ago - 1 comment

#709 - feat: add `grpc_code` label to `grpc_server_handling_seconds` metric

Pull Request - State: open - Opened by miparnisari over 1 year ago - 2 comments

#708 - feat(auth): add partial per service auth override

Pull Request - State: closed - Opened by seinshah over 1 year ago - 2 comments

#706 - Fix providers/prometheus depend on go-grpc-middleware v2.1.0

Pull Request - State: closed - Opened by marefr over 1 year ago

#705 - providers/prometheus v1.0.0 dependent on go-grpc-middleware v2.0.0-rc.3

Issue - State: closed - Opened by marefr over 1 year ago - 6 comments

#704 - Use of golang.org/x/net/trace prevents dead code elimination

Issue - State: open - Opened by nunofgs over 1 year ago - 1 comment
Labels: enhancement, help wanted

#701 - logging.InjectFields does not work.

Issue - State: open - Opened by taeungshin over 1 year ago - 1 comment

#700 - Call retry callback on retry

Pull Request - State: closed - Opened by fredr over 1 year ago - 1 comment

#699 - Use retry hooks for adding retry metrics

Issue - State: closed - Opened by fredr over 1 year ago

#698 - Add Capability to Override Base Timeout for Specific API

Issue - State: open - Opened by Adityagaddhyan over 1 year ago - 1 comment

#697 - Fix for vulnerability CVE-2023-44487

Pull Request - State: closed - Opened by vkaushik over 1 year ago - 1 comment

#696 - Fix for vulnerability CVE-2023-44487

Pull Request - State: closed - Opened by vkaushik over 1 year ago - 2 comments

#695 - Extent realip interceptors with ip selection based on proxy count and list

Pull Request - State: closed - Opened by surik over 1 year ago - 1 comment

#694 - Fix logging Example : log only first field

Pull Request - State: closed - Opened by arckadious over 1 year ago - 1 comment

#693 - Fix logging Example : log only first field, when using

Pull Request - State: closed - Opened by arckadious over 1 year ago

#692 - Extend realip parsing of GRPC peer address to handle IPv6

Pull Request - State: closed - Opened by surik over 1 year ago - 1 comment

#691 - Example will log only first field

Issue - State: open - Opened by Gregmus2 over 1 year ago - 3 comments

#690 - [feat]: logging should loging grpc request msg

Issue - State: closed - Opened by GStones over 1 year ago - 1 comment

#689 - Fix `InitializeMetrics` signature to allow use with `xds.GRPCServer`

Pull Request - State: closed - Opened by bozaro over 1 year ago - 1 comment

#688 - Update README.md

Pull Request - State: closed - Opened by zeroboo over 1 year ago - 1 comment

#687 - Support retriable func condition

Pull Request - State: closed - Opened by tamayika over 1 year ago - 3 comments

#686 - Support extensibility of retry condition

Issue - State: closed - Opened by tamayika over 1 year ago

#685 - Q: Logger migration

Issue - State: closed - Opened by loeffel-io over 1 year ago - 2 comments

#684 - protovalidate: add option to ignore certain message types

Pull Request - State: closed - Opened by igor-tsiglyar over 1 year ago - 3 comments

#682 - Middleware for determining the real ip of the client

Pull Request - State: closed - Opened by MadsRC over 1 year ago - 2 comments

#681 - Bump github.com/bufbuild/protovalidate-go from 0.2.1 to 0.4.2

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#680 - add doc for disabling log opts

Pull Request - State: closed - Opened by coleenquadros over 1 year ago - 2 comments

#679 - [logging] disable option does not work with request/response fields

Issue - State: closed - Opened by frankgreco over 1 year ago - 6 comments

#677 - Bump github.com/bufbuild/protovalidate-go from 0.2.1 to 0.4.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#675 - Bump golang.org/x/net from 0.14.0 to 0.18.0

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#674 - Bump golang.org/x/oauth2 from 0.4.0 to 0.14.0

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#672 - Bump github.com/bufbuild/protovalidate-go from 0.2.1 to 0.4.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago - 1 comment
Labels: dependencies

#670 - adds fields from durationFieldFunc to request/response log entries

Pull Request - State: closed - Opened by vroldanbet over 1 year ago - 1 comment

#669 - doc: update client interceptors chaining example with grpc functions

Pull Request - State: closed - Opened by dethi almost 2 years ago - 1 comment

#668 - Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /examples

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#667 - Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /interceptors/logging/examples

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#666 - Bump google.golang.org/grpc from 1.53.0 to 1.56.3 in /providers/prometheus

Pull Request - State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#664 - Prometheus metrics label value inconsistency between Go and Java

Issue - State: open - Opened by yzhangyext almost 2 years ago - 3 comments

#663 - Bump github.com/bufbuild/protovalidate-go from 0.2.1 to 0.3.4

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago - 1 comment
Labels: dependencies