1
0
mirror of https://github.com/coreos/prometheus-operator.git synced 2026-02-05 15:46:31 +01:00

ADOPTERS.md: fix ordering

Signed-off-by: Simon Pasquier <spasquie@redhat.com>
This commit is contained in:
Simon Pasquier
2022-01-03 11:14:52 +01:00
parent 2634a42595
commit caa1125789

View File

@@ -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
```
## <Insert Company/Organization Name>
https://our-link.com/