From b9e648b72e10af0779e63b018b68585e9d35c9ae Mon Sep 17 00:00:00 2001 From: Ayooluwa Date: Sat, 15 Apr 2023 14:42:24 +0100 Subject: [PATCH] Add Better Stack to monitoring services (#1069) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 151b40f..6305858 100644 --- a/README.md +++ b/README.md @@ -722,6 +722,7 @@ Services to securely store your Docker images. ### Monitoring Services - [AppDynamics](https://github.com/Appdynamics/docker-monitoring-extension) - Docker Monitoring extension gathers metrics from the Docker Remote API, either using Unix Socket or TCP. +- [Better Stack](https://betterstack.com) :heavy_dollar_sign: - A Docker-compatible observability stack that delivers robust log aggregation and uptime monitoring capabilities for various software application. - [Broadcom Docker Monitoring](https://www.broadcom.com/info/aiops/docker-monitoring) :heavy_dollar_sign: - Agile Operations solutions from Broadcom deliver the modern Docker monitoring businesses need to accelerate and optimize the performance of microservices and the dynamic Docker environments running them. Monitor both the Docker environment and apps that run inside them. (former CA Technologies) - [Collecting docker logs and stats with Splunk](https://www.splunk.com/en_us/blog/tips-and-tricks/collecting-docker-logs-and-stats-with-splunk.html) - [Datadog](https://www.datadoghq.com/) :heavy_dollar_sign: - Datadog is a full-stack monitoring service for large-scale cloud environments that aggregates metrics/events from servers, databases, and applications. It includes support for Docker, Kubernetes, and Mesos.