Questions about /v2/app_usage_events


王小锋 <zzuwxf at gmail.com...>
 

Hi, there

I noticed there are three state about the app event, started, stopped and
buildpack_set.

what does "buildpack_set" mean? If the app is in buildpack_set status, does
it occupy cup/memory/disk?

If the app is deleted, will the event reflected in app_usage_events? if no,
should I use /v2/app_usage_events together with
/v2/events?q=type:audit.app.delete-request to determine the lifetime of an
app?

Many thanks.


Matthew Sykes <matthew.sykes@...>
 

The buildpack set event is, essentially, a metadata event. It records the
buildpack that was used to stage an application.

This information could not be included in the started event because staging
happens after the app is started.

On Thu, Jul 30, 2015 at 5:46 AM, 王小锋 <zzuwxf(a)gmail.com> wrote:

Hi, there

I noticed there are three state about the app event, started, stopped and
buildpack_set.

what does "buildpack_set" mean? If the app is in buildpack_set status,
does it occupy cup/memory/disk?

If the app is deleted, will the event reflected in app_usage_events? if
no, should I use /v2/app_usage_events together with
/v2/events?q=type:audit.app.delete-request to determine the lifetime of an
app?

Many thanks.

_______________________________________________
cf-dev mailing list
cf-dev(a)lists.cloudfoundry.org
https://lists.cloudfoundry.org/mailman/listinfo/cf-dev

--
Matthew Sykes
matthew.sykes(a)gmail.com