This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# TYPE envoy_listener_manager_listener_removed counter | |
envoy_listener_manager_listener_removed{} 0 | |
# TYPE envoy_listener_manager_listener_create_success counter | |
envoy_listener_manager_listener_create_success{} 84 | |
# TYPE envoy_listener_manager_listener_stopped counter | |
envoy_listener_manager_listener_stopped{} 0 | |
# TYPE envoy_listener_manager_listener_added counter | |
envoy_listener_manager_listener_added{} 42 | |
# TYPE envoy_listener_manager_listener_in_place_updated counter | |
envoy_listener_manager_listener_in_place_updated{} 0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# TYPE envoy_wasm_vm_envoy_wasm_runtime_null_cloned counter | |
envoy_wasm_vm_envoy_wasm_runtime_null_cloned{} 0 | |
# TYPE istio_tcp_received_bytes_total counter | |
istio_tcp_received_bytes_total{reporter="source",source_workload="xxxxxxxxxxxxxx",source_workload_namespace="default",source_principal="unknown",source_app="unknown",source_version="unknown",destination_workload="unknown",destination_workload_namespace="unknown",destination_principal="unknown",destination_app="unknown",destination_version="unknown",destination_service="kubernetes.default.svc.cluster.local",destination_service_name="kubernetes.default.svc.cluster.local",destination_service_namespace="unknown",request_protocol="tcp",response_flags="-",connection_security_policy="unknown",source_canonical_service="xxxxxxxxxxxxxx",destination_canonical_service="unknown",source_canonical_revision="latest",destination_canonical_revision="latest"} 1649 | |
# TYPE istio_tcp_connections_closed_total counter | |
istio_tcp_connections_closed_total{reporter="source",source_wor |