Skip to content
Β 
Β 

Latest commit

Β 

History

6 Commits

Folders and files

NameName
Last commit message
Last commit date
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Prometheus Transparent

Easy ready-to-run docker-compose stack to get and parse metrics from Transparent Edge API.

Prerequisites

Getting Started

  1. Clone this repository:

    git clone https://github.com/sistemasTES/prometheus-transparent.git
    cd prometheus-transparent/
  2. Configure your API credentials:

    vim custom/prometheus/prometheus-te.yml

    Add your CID and CSECRET to the configuration file.

  3. Start the stack:

    docker compose up -d

Folder Structure

β”‚
β”œβ”€β”€ README.md
β”œβ”€β”€ custom
β”‚   β”œβ”€β”€ grafana
β”‚   β”‚   β”œβ”€β”€ hosts
β”‚   β”‚   └── provisioning
β”‚   β”‚       β”œβ”€β”€ dashboards
β”‚   β”‚       β”‚   β”œβ”€β”€ CDN_Metrics-Comprehensive_Dashboard-internally_cassic.json
β”‚   β”‚       β”‚   └── dashboards.yml
β”‚   β”‚       └── datasources
β”‚   β”‚           └── datasource.yml
β”‚   └── prometheus
β”‚       β”œβ”€β”€ hosts-te
β”‚       └── prometheus-te.yml
β”œβ”€β”€ deploy.sh
└── docker-compose.yml

Documentation

For detailed information about available metrics, see prometheus-metrics.md.

About

Demo stack for Prometheus/Grafana observability

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors