open telemetry - you will never want to monitor without it
Abstract
Talk about open telemetry, standard for 3 things:
- logs
- metrics
- traces
He also made a presentation using k8s with some auto-scaling using
http_requests_per_second
and using some agents directly as a sidecar on every pod, so we don’t need to add the agent manually on those 300 micro-services.