package metrics

import "k8s.io/kubernetes/pkg/serviceaccount/externaljwt/metrics"

Index

Functions

func OuboundRequestMetricsInterceptor

func OuboundRequestMetricsInterceptor(ctx context.Context, method string, req, reply any, cc *grpc.ClientConn, invoker grpc.UnaryInvoker, opts ...grpc.CallOption) error

func RecordFetchKeysAttempt

func RecordFetchKeysAttempt(err error)

func RecordKeyDataTimeStamp

func RecordKeyDataTimeStamp(timestamp float64)

func RecordTokenGenAttempt

func RecordTokenGenAttempt(err error)

func RegisterMetrics

func RegisterMetrics()

Source Files

metrics.go

Version
v1.35.0-alpha.0
Published
Aug 2, 2025
Platform
linux/amd64
Imports
9 packages
Last checked
6 minutes ago

Tools for package owners.