Florian Arthofer
Florian Arthofer
Returns start time of process, in number of clock ticks after system boot.
I tried to go through the example in https://github.com/cloudfoundry-incubator/fissile/blob/develop/docs/configuration.md, but i got stuck at the first building step: https://github.com/cloudfoundry-incubator/fissile/blob/develop/docs/configuration.md#building-the-nats-image ```bash docker: Error response from daemon: OCI runtime create failed: container_linux.go:344:...
* A short explanation of the proposed change: Bumps libbuildpack-dynatrace to v1.8.0 * An explanation of the use cases your change solves This enables support for monitoring multi-buildpack and sidecar...
Release 4.6.27 introduced a newline character here: https://github.com/cloudfoundry/php-buildpack/commit/43628523b0f15a4a97f91fcbc85f82cf78de7863 This breaks https://github.com/cloudfoundry/php-buildpack/blob/master/extensions/dynatrace/extension.py exactly here https://github.com/cloudfoundry/php-buildpack/blob/master/extensions/dynatrace/extension.py#L108 because we put the content of that file in a HTTP header, which doesn't work if...