kube-reporting / metering-operator

The Metering Operator is responsible for collecting metrics and other information about what's happening in a Kubernetes cluster, and providing a way to create reports on the collected data.
Apache License 2.0
339 stars 86 forks source link

Informations over metering operator development status #1460

Closed JonRiv closed 3 years ago

JonRiv commented 3 years ago

Hi there,

we are users of metering operator which we use over at rating operator, as a storage back-end.

We are wondering the reasons why its development is stopped, and if this means that it will be deprecated in the short / middle term.

Thank you for the answer, Kind regards, Jon

chargio commented 3 years ago

We didn't have enough resources to maintain it so we have decided to stop investing in it. It has already been deprecated and will stop being part of OpenShift (and supported) in a few releases, with only maintenance being done until then.

We will be very happy if you want to fork it and start maintaining it yourselves. We believe it is a fine project that was giving value, but it is just too complex to install and maintain so we needed to take a decision and we decided on another path, where we query prometheus directly and store it, instead of using the operator and thus Presto and Hive.

Kind regards, Sergio

chargio commented 3 years ago

You can also check https://github.com/project-koku

It is doing cost management and we have moved from the metering operator to our own operator

timflannagan commented 3 years ago

Looks like Sergio already tackled this - going to close this out. Feel free to re-open or open a separate issue if you still have questions.

/close

openshift-ci-robot commented 3 years ago

@timflannagan1: Closing this issue.

In response to [this](https://github.com/kube-reporting/metering-operator/issues/1460#issuecomment-764978911): >Looks like Sergio already tackled this - going to close this out. Feel free to re-open or open a separate issue if you still have questions. > >/close Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.