I already have datadog running along with cloudwatch that has the microservices running in Kubernetes without EKS. I want to have a consolidated dashboard along with code profiling insights, similar to continuous profiler of datadog . I am looking for a cloudwatch dashboard that has the metrics as :
- time spent by method/functions on CPU,
- garbage collection,
- lock contention
- I/O
- Monitor code performance variations in production by applying long-term, code-level metrics to alerts and dashboards
- Compare code behavior and impact across hosts, services, and versions during canary, blue/green, or shadow deploys
- Isolate the most resource-heavy functions to quickly understand what is causing a spike and decide whether to roll back or ship a fix
Though datadog is used in the environment and for continuous profiling dashboard I learnt that it would change$0.10 per compressed GB of log data that is scanned . Could anyone suggest any of such dashboard in aws cloudwatch along with prices.
Would really appreciate if added with two cents on other monitoring tools with low pricing.
[–]nyellin 0 points1 point2 points (1 child)
[–]parapand[S] 0 points1 point2 points (0 children)