1
0
Fork 0
mirror of https://github.com/prometheus-operator/prometheus-operator.git synced 2025-04-21 03:38:43 +00:00

Merge pull request from simonpasquier/fix-adopters-order

This commit is contained in:
Paweł Krupa 2022-01-03 12:14:56 +01:00 committed by GitHub
commit 0dcaa213a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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/