Tag

Service Topology

0 views collected around this technical thread.

Didi Tech
Didi Tech
Sep 14, 2023 · Operations

eBPF-based Service Interface Topology Observation and Validation in Didi's Observability Platform

Didi’s observability platform leverages non‑intrusive eBPF probes to automatically capture and validate service‑to‑service call tuples, supplement missing SDK data, achieve roughly 80 % core‑path coverage, and address verification challenges while planning future user‑space VM hooks and deeper MTL integration.

MTLMetricsService Topology
0 likes · 20 min read
eBPF-based Service Interface Topology Observation and Validation in Didi's Observability Platform
Baidu Geek Talk
Baidu Geek Talk
Sep 6, 2023 · Cloud Native

DeeTune: Baidu’s eBPF‑Based Cloud‑Native Network Framework for Service Topology, Traffic Recording, and Non‑Intrusive Monitoring

DeeTune is Baidu’s eBPF‑based cloud‑native network framework that automatically builds complete service topologies, records configurable inter‑service traffic, and provides non‑intrusive metric monitoring with minimal CPU and memory overhead, enabling efficient fault localization and performance analysis across heterogeneous PaaS and container environments.

BaiduNetwork FrameworkService Topology
0 likes · 15 min read
DeeTune: Baidu’s eBPF‑Based Cloud‑Native Network Framework for Service Topology, Traffic Recording, and Non‑Intrusive Monitoring
Cloud Native Technology Community
Cloud Native Technology Community
Nov 27, 2019 · Cloud Native

Topology‑Aware Service Routing in Kubernetes v1.17

The article explains the new Kubernetes v1.17 topology‑aware service routing feature, describing its purpose, underlying concepts such as topology domains and endpoint slices, the implementation details in kube‑proxy, how to enable it with feature gates and topologyKeys, and the practical benefits of reduced network latency and cost.

EndpointSliceKubernetesNetwork Affinity
0 likes · 13 min read
Topology‑Aware Service Routing in Kubernetes v1.17