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

While trying to add metering (Abacus) support for the CF samples `go_service_broker` I found it a bit hard, or maybe not as clear as it could be, what APIs are...

enhancement
help wanted
open for contribution

Abacus uses external APIs to allow integrators to plug it into existing landscape/infrastructure. We have to document the purpose of these stubs. Perhaps a click-able diagram of the stubs that...

enhancement
help wanted
open for contribution

We need a doc describing how to monitor the memory usage of our apps using the Node inspector and Web inspector tools.

enhancement
help wanted
open for contribution

See background in issue #197 in particular this code section: https://github.com/cloudfoundry-incubator/cf-abacus/blob/master/lib/aggregation/aggregator/src/index.js#L531 The service could potentially accept requests before the OAuth token initialization completes.

bug

When abacus is invoking the AccountManagement stub/ Provisioning stub, the oauth token being passed has just the "abacus.usage.read, abacus.usage.write" scopes, though the client_id is configured with other scopes like IBMBSS,...

Discussion