Skip to content

Send Cloud Foundry Application Metrics, Logs and Traces to Datadog!

License

Notifications You must be signed in to change notification settings

DataDog/datadog-application-monitoring-pivotal-tile

Repository files navigation

Datadog Application Monitoring for Pivotal Platform

Configuration file for the Datadog Application Monitoring tile for Pivotal Platform.

Build new tile

Prerequisite

  • Create a virtual environment for installing needed python packages

    cd tile
    virtualenv venv
    source venv/bin/activate
  • Install the Tile Generator utility on your machine

    pip install tile-generator
    • If it is already installed, update it with
      pip install --upgrade tile-generator
  • Build the Datadog Cloud Foundry Buildpack or download it from the releases page on github.

Build

  • Update BUILDPACK_VERSION under ./scripts/prepare.sh, then run the script to download the desired buildpack.

  • Run the build script and pass the desired tile version as follows VERSION=<TILE_VERSION> ./scripts/build.sh.

The tile (datadog-application-monitoring-*.*.*.pivotal file) is available in the tile/product folder, and tile/tile-history.yml has been automatically updated.

About

Send Cloud Foundry Application Metrics, Logs and Traces to Datadog!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages