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

55 lines
1.8 KiB
Markdown
Raw Normal View History

2021-02-22 10:36:30 +01:00
# Adopters
This document tracks people and use cases for the Prometheus Operator in production. By creating a list of production use cases we hope to build a community of advisors that we can reach out to with experience using various the Prometheus Operator applications, operation environments, and cluster sizes. The Prometheus Operator development team may reach out periodically to check-in on how the Prometheus Operator is working in the field and update this list.
2021-02-22 10:36:30 +01:00
## All OpenShift Users
https://www.openshift.com/
2021-02-23 09:08:55 +01:00
Environments: AWS, Azure, Google Cloud, Bare Metal
2021-02-22 10:36:30 +01:00
Uses [kube-prometheus](https://github.com/prometheus-operator/kube-prometheus): Yes (with additional tight OpenShift integrations)
This is a meta user; please feel free to document specific OpenShift users!
All OpenShift clusters use the Prometheus Operator to manage the cluster monitoring stack as well as user workload monitoring. This means the Prometheus Operator's users include all OpenShift customers.
## Polar Signals
https://polarsignals.com/
Environment: Google Cloud
Uses [kube-prometheus](https://github.com/prometheus-operator/kube-prometheus): Yes
Details:
- HA Pair of Prometheus
- 4000 samples/s
- 100k active series
2021-02-23 09:08:55 +01:00
2021-02-23 10:30:38 +00:00
## Skyscanner
https://skyscanner.net/
Environment: AWS
Uses [kube-prometheus](https://github.com/prometheus-operator/kube-prometheus): Yes
Details (optional):
- HA Pairs of Prometheus
- 25000 samples/s
- 1.2M active series
2021-02-23 09:08:55 +01:00
## <Insert Company/Organization Name>
https://our-link.com/
Environments: AWS, Azure, Google Cloud, Bare Metal, etc
Uses [kube-prometheus](https://github.com/prometheus-operator/kube-prometheus): Yes | No
Details (optional):
- HA Pair of Prometheus
- 1000 samples/s (query: `rate(prometheus_tsdb_head_samples_appended_total[5m])`)
- 10k active series (query: `prometheus_tsdb_head_series`)