Skip to content

A housekeeping agent for removing unused/out-dated Promstack config objects and Prometheus scrape configs on an interval.

Notifications You must be signed in to change notification settings

swarmlibs/promstack-housekeeping-agent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Important

This is a work in progress and not yet ready for production use.

About

A housekeeping agent for removing unused/out-dated Promstack, Grafana and Prometheus's Docker config objects on an interval.

Usage

services:
  housekeeping-agent:
    image: swarmlibs/promstack-housekeeping-agent
    volumes:
      - type: bind
        source: /var/run/docker.sock
        target: /var/run/docker.sock

About

A housekeeping agent for removing unused/out-dated Promstack config objects and Prometheus scrape configs on an interval.

Resources

Stars

Watchers

Forks

Packages