EventStore / EventStore.Charts

EventStore official Helm Charts
Other
29 stars 47 forks source link

Prom metrics #49

Open 01100010011001010110010101110000 opened 4 years ago

01100010011001010110010101110000 commented 4 years ago

PR Checklist

What this PR does / why we need it: It is common for k8s services to export metrics in the prometheus format. This PR enables EventStore to do that by adding this prometheus exporter as a sidecar in the StatefulSet

01100010011001010110010101110000 commented 4 years ago

@ameier38 would appreciate a review, whenever you have some spare time

zetaron commented 4 years ago

Hi @ameier38,

I'd like to ping on this PR as it's been some time since your last review. Would this be ok to merge?

I'm asking because our team is currently running Eventstore on kubernetes and would appreciate it, if monitoring was part of the package.