|
[CF-Abacus] Billing & Metering of app usage
2 messages
We want to integrate the metrics provided by Cloud Foundry with Abacus. We plan to create a billing/metering integration layer that: fetches the app usage events from CC inserts runtime usage data to
We want to integrate the metrics provided by Cloud Foundry with Abacus. We plan to create a billing/metering integration layer that: fetches the app usage events from CC inserts runtime usage data to
|
By
Hristo Iliev
·
|
|
Emails not delivered to the mailing list - connection refused error
Hi, The emails I'm trying to send to this list are getting returned with the following delivery error: === From: Mail Delivery System <MAILER-DAEMON(a)smtp1.linuxfoundation.org> Date: Tue, Aug 11, 201
Hi, The emails I'm trying to send to this list are getting returned with the following delivery error: === From: Mail Delivery System <MAILER-DAEMON(a)smtp1.linuxfoundation.org> Date: Tue, Aug 11, 201
|
By
Jean-Sebastien Delfino
·
|
|
CAB call for August scheduled Wednesday 08/12/15
5 messages
Hi, all, Hope you are ready for the August CAB call. I am in Beijing but fear not, I am ready to rock and roll. As usual, please take some time to update the google docs (link below) with any highligh
Hi, all, Hope you are ready for the August CAB call. I am in Beijing but fear not, I am ready to rock and roll. As usual, please take some time to update the google docs (link below) with any highligh
|
By
Michael Maximilien
·
|
|
Mailing list service disruption
During continued work on the new Mailman 3 list server, a configuration change caused mail to get stuck and eventually bounce. If you sent a message between Aug 8 17:50 UTC and Aug 11 10:35 UTC and re
During continued work on the new Mailman 3 list server, a configuration change caused mail to get stuck and eventually bounce. If you sent a message between Aug 8 17:50 UTC and Aug 11 10:35 UTC and re
|
By
Eric Searcy
·
|
|
How to build binaries for buildpacks?
4 messages
Hello, everyone. I try to create custom ruby-buildpack to support Power8. This means I need to rebuild ruby binaries. I’ve wrote some scripts that build necessary binaries and upload them to S3 [1]. H
Hello, everyone. I try to create custom ruby-buildpack to support Power8. This means I need to rebuild ruby binaries. I’ve wrote some scripts that build necessary binaries and upload them to S3 [1]. H
|
By
Alexander Lomov
·
|
|
Announcing version 2.6 of the Service Broker API
3 messages
On behalf of the CAPI team I'm pleased to announce version 2.6 of the Service Broker API. Two minor changes were introduced in this update. Support for Service Keys was introduced with cf-release v213
On behalf of the CAPI team I'm pleased to announce version 2.6 of the Service Broker API. Two minor changes were introduced in this update. Support for Service Keys was introduced with cf-release v213
|
By
Dieu Cao
·
|
|
Strategies for limiting metric updates with a clustered nozzle
6 messages
I'm working on adding support for Firehose metrics to our monitoring solution. The firehose is working great. However, it appears each component seems to send updates every 10 seconds or so. This migh
I'm working on adding support for Firehose metrics to our monitoring solution. The firehose is working great. However, it appears each component seems to send updates every 10 seconds or so. This migh
|
By
Mike Youngstrom
·
|
|
Diego log grouping
5 messages
We have a Diego 1099 deployment and syslog_daemon_config configured. We see a 1:1 mapping for Diego platform messages to syslog messages. In other words, for each syslog message that hits the wire, th
We have a Diego 1099 deployment and syslog_daemon_config configured. We see a 1:1 mapping for Diego platform messages to syslog messages. In other words, for each syslog message that hits the wire, th
|
By
MJ
·
|
|
CF-Abacus public tracker and more
2 messages
By
Michael Maximilien
·
|
|
Issues on Diego Deployment on Openstack
8 messages
Hi, We are trying to deploy Diego on Openstack (using microbosh), since there is no clear documentation on doing that we are having several problems. The manifest that we are using is attached. The er
Hi, We are trying to deploy Diego on Openstack (using microbosh), since there is no clear documentation on doing that we are having several problems. The manifest that we are using is attached. The er
|
By
Mohamed Mohamed
·
|
|
How to get apps that consumed a service
3 messages
Hi, there From CF API, it provide method to get services that are bound to a specific app through rest api: Get /v2/apps/:guid/summary But seems it did not provide similar methods in CF to get apps th
Hi, there From CF API, it provide method to get services that are bound to a specific app through rest api: Get /v2/apps/:guid/summary But seems it did not provide similar methods in CF to get apps th
|
By
王小锋
·
|
|
Service instance name is not passed from cloud controller to service broker
The service instance name is not passed from cloud controller to service broker when we do "cf cs sample-service free my-service". We need to get the service instance name "my-service" from the Create
The service instance name is not passed from cloud controller to service broker when we do "cf cs sample-service free my-service". We need to get the service instance name "my-service" from the Create
|
By
Dave Chen
·
|
|
Questions about removal of the heartbeat message type from dropsonde-protocol
3 messages
I noticed that heartbeat messages are no longer a part of the dropsonde-protocol. Can I get a quick summary of the thinking behind this change? Is there an assumption that we should be using the bosh
I noticed that heartbeat messages are no longer a part of the dropsonde-protocol. Can I get a quick summary of the thinking behind this change? Is there an assumption that we should be using the bosh
|
By
Mike Youngstrom
·
|
|
Billing & Metering of app usage with Abacus
5 messages
We want to integrate the metrics provided by Cloud Foundry with Abacus <https://github.com/cloudfoundry-incubator/cf-abacus>. We plan to create a billing/metering integration layer that: - fetches the
We want to integrate the metrics provided by Cloud Foundry with Abacus <https://github.com/cloudfoundry-incubator/cf-abacus>. We plan to create a billing/metering integration layer that: - fetches the
|
By
Hristo Iliev
·
|
|
Missing routing logs from "cf logs app-name"
5 messages
Howdie! Not really a dev related question, but since there is no cf-user list I'm trying my luck here. :) Im looking into an issue where we don't get enough RTR logs from cf logs / firehose-to-syslog
Howdie! Not really a dev related question, but since there is no cf-user list I'm trying my luck here. :) Im looking into an issue where we don't get enough RTR logs from cf logs / firehose-to-syslog
|
By
Simon Johansson
·
|
|
CF integration with logger and monitoring tools
I would like to know in CF, how to integrate with 3rd party app logging and monitoring like Graphite, Nagios, etc, what is the recommended approach. I found few articles where its mentioned firehose i
I would like to know in CF, how to integrate with 3rd party app logging and monitoring like Graphite, Nagios, etc, what is the recommended approach. I found few articles where its mentioned firehose i
|
By
Swatz bosh
·
|
|
Service instance name is not passed from cloud controller to service broker
4 messages
The service instance name is not passed from cloud controller to service broker when we do "cf cs sample-service free my-service". We need to get the service instance name "my-service" from the Create
The service instance name is not passed from cloud controller to service broker when we do "cf cs sample-service free my-service". We need to get the service instance name "my-service" from the Create
|
By
Dave Chen
·
|
|
Questions about service broker
4 messages
Hi, there I am trying to develop a database service broker in CF, but have a question regarding to provisioning rest api, if it takes long time for the database to be ready, it will fail in binding pr
Hi, there I am trying to develop a database service broker in CF, but have a question regarding to provisioning rest api, if it takes long time for the database to be ready, it will fail in binding pr
|
By
王小锋
·
|
|
Warden: Failed retrieving quota for uid=20002: Block device doesn't exist.
Sorry for the repost (I emailed this question to cf-dev(a)lists.cloudfoundry.org but not sure if it was sent)... I am getting this error while trying to deploy a test app. It fails during staging with
Sorry for the repost (I emailed this question to cf-dev(a)lists.cloudfoundry.org but not sure if it was sent)... I am getting this error while trying to deploy a test app. It fails during staging with
|
By
R M
·
|
|
Recommended way/place to configure uaa for CF runtime
2 messages
I've deployed cf-release 214. I now wish to configure uaa to use ldap(AD) for authentication. I find documentation on how uaa works and the uaa.yml. How does the configuring/updating of uaa.yml work i
I've deployed cf-release 214. I now wish to configure uaa to use ldap(AD) for authentication. I find documentation on how uaa works and the uaa.yml. How does the configuring/updating of uaa.yml work i
|
By
Tom Sherrod
·
|