vmware-archive / tgik

Official repository for TGI Kubernetes (TGIK)!
Apache License 2.0
834 stars 158 forks source link

Episode Idea : Performance/APM Tools + Kubernetes #29

Open abdennour opened 6 years ago

abdennour commented 6 years ago

Tracing tools are crucial as APM (Application performance management). Those tools ease troubleshooting and debugging.

i.e:

https://sentry.io/

https://docs.newrelic.com/docs/integrations/host-integrations/host-integrations-list/kubernetes-monitoring-integration

praseodym commented 6 years ago

Jaeger is an open-source CNCF project for (distributed) application tracing and they have Kubernetes templates available. Maybe that’s an interesting topic?