metering-operator icon indicating copy to clipboard operation
metering-operator copied to clipboard

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.

Results 50 metering-operator issues
Sort by recently updated
recently updated
newest added

### Validation - [x] break out validation into it's own space and remove it from the types - [x] add validation for newPrometheusConnFromURL file check - [x] stat the kubeconfig...

### Environment: - OpenShift v4.2 ### Description Metering report is leveraged by us to generate daily, weekly and monthly report, and we found that the report always generated at UTC...

Environment: - OpenShift v4.2 - AWS Account is member of AWS Organization Request: This feature requires the report to be in an AWS S3 Bucket as that is the default...

Description : From the current documentation & whatever experimentation I have done on operator metering, I don't see a feature to upload or push the operator metering metrics to a...

After install metering, I check the logs of `reporting-operator`,it shows error: `io.prestosql.spi.PrestoException: Failed checking path: file:/user/hive/warehouse/metering.db/datasource_metering_persistentvolumeclaim_request_bytes` Then i try a test. In Hive i create a table and insert data...

Hi. @chancez you mentioned in https://github.com/operator-framework/operator-metering/issues/640 ``` We currently have an HTTP API which supports being pushed metrics ``` I want to push the metrics to the datasource using the...

I can see some of the metering hive tables are not getting updated PFA the screenshot highlighting this issue Please help ![metering_tables_refresh_issue](https://user-images.githubusercontent.com/56926487/72061675-6112f080-32fc-11ea-9e0e-7f1676481b78.png)

Has anyone tried backing hive with Vitess?

Hi. Can I set a start time for PromehtuesMetircsImporter? Currently, if there is existing table in the hive, importing starts from the current time. In the old version(v0.12) , it...

I'm trying to get my AWS billing report loaded in, and am running into errors like this: `validation failure list: \ nspec.partitions.partitionSpec in body must be of type array: "object"...