diff --git a/ADOPTERS.md b/ADOPTERS.md index 1d0d13ba7..4d6371e8e 100644 --- a/ADOPTERS.md +++ b/ADOPTERS.md @@ -182,6 +182,26 @@ Details: - 4000 samples/s - 100k active series +## Robusta + +[Robusta docs](https://docs.robusta.dev/master/) + +Environments: EKS, GKE, AKS, and self-hosted Kubernetes + +Uses [kube-prometheus](https://github.com/prometheus-operator/kube-prometheus): Yes + +We're an open source project that builds upon the awesome Prometheus Operator. We run automated playbooks in response to Prometheus alerts and other events in your cluster. For example, you can automatically fetch logs and send them to Slack when a Prometheus alert occurs. All it takes is this YAML: + +```yaml +triggers: + - on_prometheus_alert: + alert_name: KubePodCrashLooping +actions: + - logs_enricher: {} +sinks: + - slack +``` + ## Skyscanner [skyscanner.net](https://skyscanner.net/) @@ -250,26 +270,6 @@ Details (optional): - ~15mn samples/s - ~200mn active series -## Robusta - -[Robusta docs](https://docs.robusta.dev/master/) - -Environments: EKS, GKE, AKS, and self-hosted Kubernetes - -Uses [kube-prometheus](https://github.com/prometheus-operator/kube-prometheus): Yes - -We're an open source project that builds upon the awesome Prometheus Operator. We run automated playbooks in response to Prometheus alerts and other events in your cluster. For example, you can automatically fetch logs and send them to Slack when a Prometheus alert occurs. All it takes is this YAML: - -```yaml -triggers: - - on_prometheus_alert: - alert_name: KubePodCrashLooping -actions: - - logs_enricher: {} -sinks: - - slack -``` - ## https://our-link.com/