Grafana Dashboards

You can create your own dashboards in Grafana and then save them to any version control repository. These custom dashboards can be uploaded to the tml-reporting container when it is deployed. For this, you need to place the dashboards at following location, in the respective manifest folder created during the deployment steps.

For Kubernetes

docker-deploy/{gcp|aws|azure|openshift|onprem}/k8s/{manifest_folder}/resources/tml-reporting/grafana/dashboards/CustomDashboards

For Swarm

docker-deploye/{azure|aws|onprem}/swarm/{manifest_folder}/resources/tml-reporting/grafana/dashboards/CustomDashboards

For Kubernetes

TIBCO Mashery provided dashboards can be placed at the following location:

docker-deploy/{gcp|aws|azure|openshift|onprem}/k8s/{manifest_folder}/resources/tml-reporting/grafana/dashboards/MasheryReporting/{operations|summary}

For Swarm

docker-deploye/{azure|aws|onprem}/swarm/{manifest_folder}/resources/tml-reporting/grafana/dashboards/MasheryReporting/{operations|summary}

Dashboards uploaded in the above resource path during deployment are editable from the Grafana UI. Managing Grafana dashboards are covered in detail in the Managing Dashboards section.