cf-abacus icon indicating copy to clipboard operation
cf-abacus copied to clipboard

CF usage metering and aggregation

Results 55 cf-abacus issues
Sort by recently updated
recently updated
newest added

Why was charge and rate removed from reports in version 1.1.4 - https://github.com/cloudfoundry-attic/cf-abacus/releases/tag/v1.1.4?

we would like to have some notifications based on some criteria such as when an org reaches a certain quantity of usage etc.

enhancement
open for contribution
Discussion

The bridge healthcheck logic at https://github.com/cloudfoundry-incubator/cf-abacus/blob/master/lib/utils/bridge/src/healthchecker.js sets isFailing any time a failure event is received, but that state will only ever get changed by a subsequent success event. If a...

enhancement
unscheduled

We need to provide a simplified deployment pipeline that demonstrates how we can deploy all Abacus components. Old pipeline (deleted with 3539bc1e27707c61d74b8263775f012d6793c307) was: * untested * using service instances we...

help wanted
open for contribution
unscheduled

The formula that we have for linux-container does not work for every situation. The current formula will only work when none of the metering/rating/pricing plan changes. The differences between non-time-based...

enhancement
scheduled

A new feature allowing service instances to be shared across orgs and spaces was released in cf-deployment version 1.10.0. [This doc](https://docs.cloudfoundry.org/services/enable-sharing.html) explains the very simple step required to enable this...

unscheduled

When I tried to use **batch method** to call several apis, and I used **"if-match" headers** in the several apis, then it will met issue: I cann't get the headers...

enhancement
open for contribution
unscheduled

Currently there is only one UAA client used in the dashboard. From my point of view it makes sense to use one client for the SSO and another for accessing...

unscheduled
broker

When creating a new measure the dashboard has to add it in 3 plans: metering, pricing and rating. Additionally we have to add a price for a measure. All this...

enhancement
unscheduled
broker