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