Documentation ¶
Index ¶
Constants ¶
View Source
const EnvoyClusterLabelName = "envoy_cluster_name"
View Source
const EnvoyHttpConnManagerPrefixLabelName = "envoy_http_conn_manager_prefix"
View Source
const MeshTrafficLabelName = "kuma_io_mesh_traffic"
Variables ¶
This section is empty.
Functions ¶
func AddPrometheusFormat ¶ added in v1.8.1
func RemoveQueryParameters ¶ added in v1.8.1
Types ¶
type ApplicationToScrape ¶ added in v1.8.1
type ApplicationToScrape struct { Name string Address string Path string Port uint32 IsIPv6 bool QueryModifier QueryParametersModifier Mutator MetricsMutator }
type Hijacker ¶
type Hijacker struct {
// contains filtered or unexported fields
}
func New ¶
func New(dataplane kumadp.Dataplane, applicationsToScrape []ApplicationToScrape, isUsingTransparentProxy bool) *Hijacker
func (*Hijacker) NeedLeaderElection ¶
type QueryParametersModifier ¶ added in v1.8.1
Click to show internal directories.
Click to hide internal directories.