dora-team / fourkeys

Platform for monitoring the four key software delivery metrics of software delivery
Apache License 2.0
2.18k stars 600 forks source link

Support installation on Kubernetes #201

Open davidstanke opened 3 years ago

davidstanke commented 3 years ago

Many users have asked for the ability to install Four Keys onto Kubernetes. This requires (at least):

emirot commented 3 years ago

It would be great to see that project run on other stacks as well.

For K8s what were you thinking:

davidstanke commented 3 years ago

Yes, that's in line with what I was thinking, @emirot -- would you be interested in collaborating on this?

emirot commented 3 years ago

I would like to use this project at my current job, (if so I might have some time) however the decision won't be mine.

irab commented 2 years ago

Apache Pulsar could be a good fit for a pub/sub replacement? There's a helm chart for easy deployment here: https://pulsar.apache.org/docs/en/helm-deploy/

There's an open PR for Pulsar integration with Druid that just needs a bit of work. The built in Trino (formerly Presto) SQL interface supported by Pulsar isn't supported by Grafana.

treyhyde commented 2 years ago

Being that this project already uses Knative (CloudRun), Knative Eventing would be a solid choice.