Docker Files for Prometheus and Grafana

You can build sample Docker images to quickly start working with Prometheus and Grafana.

Disclaimer

Note: For your convenience, TIBCO distributes sample Docker files that build images that include Prometheus and Grafana dashboards configured for TIBCO FTL monitoring data. However, the TIBCO FTL distribution does not include these third-party components, and TIBCO does not provide support for any of these third-party components.

Prerequisites for Building the Docker Files

  • TIBCO FTL software must be installed using a Linux 64-bit installation package.
  • Docker must already be installed on the host computer.
  • The Docker build process must have access the Internet to download Prometheus and Grafana.

Location

The Docker files are located in the samples/docker directory of the product installation tree.

The file README.txt contains instructions for building and using the images.

HTTP Ports

When using the Docker images, you can connect to the browser interfaces using these default HTTP ports.

Process Default HTTP Port
Prometheus Pushgateway 9091
Prometheus Server 9090
Grafana Server 3000

Grafana

To access the Grafana server, supply Grafana's default login credentials: user name admin, password admin.