On 04 Oct 04:34, 'Evelyn Pereira Souza' via Prometheus Users wrote: > Hi > > Has there been any contact between AWS and the Prometheus project? Have any > developers from Prometheus been involved? > > How is the collaboration? > > Amazon Managed Service for Prometheus Is Now Generally Available with Alert > Manager and Ruler > > https://archive.is/aSY0w
Hello, Prometheus is released under Apache-2. There are a lot of people and companies that deploy Prometheus and even offer it as a service to their customers, without collaboration whatsoever. And it is perfectly allowed by the license. Every contribution upstream is therefore a success and a bonus for our community and our users. Prometheus strives to be an open project. Not only open as in open source, but also open as in open and public discussions/roadmap. Everything I note here is public, links are below. Regarding AWS specifically: Amazon Managed Service for Prometheus is actually not Prometheus, but cortex (1). They are Cortex maintainers (2) (Note that a major difference between Cortex and Prometheus is that in Cortex, the companies somehow take a role in decision making (3). In prometheus governance, we are all individuals). AWS & Grafana labs have designed and coded the SNS intregration for Alertmanager (4). AWS is also committed to provide native ECS discovery (5) and have upstreamed an ECS exporter (6). This is only the tip of the iceberg. AWS is also engaged with supporting Prometheus in the OpenTelemetry ecosystem (7). Regards, (1) https://github.com/cortexproject/cortex/issues/3612 "aws.amazon.com/prometheus/ is based on Cortex" (2) https://github.com/cortexproject/cortex/blob/master/MAINTAINERS (3) https://github.com/cortexproject/cortex/blob/master/GOVERNANCE.md (4) https://github.com/prometheus/alertmanager/issues/2559 https://github.com/prometheus/alertmanager/pull/2615 (5) https://github.com/prometheus/prometheus/issues/9310 (6) https://github.com/prometheus-community/ecs_exporter (7) https://github.com/open-telemetry/wg-prometheus > > kind regards > Evelyn > > -- > You received this message because you are subscribed to the Google Groups > "Prometheus Users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/prometheus-users/0ed8e52a-2957-d53c-d3bf-4a693bebfbc9%40disroot.org. -- Julien Pivotto @roidelapluie -- You received this message because you are subscribed to the Google Groups "Prometheus Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/prometheus-users/20211004090217.GA123573%40hydrogen.

