Skip to content

fanktom/promtext

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Promtext

A prometheus collector that collects all textfiles from a loal directory and serves them via HTTP

You can pass the port and the dir to serve:

promtext -port 9100 -dir aFolderFullOfTextfiles

If the folder contains 20 files with prometheus values, a call to the endpoint with any path will concat all values and offer them for scraping.

Docker

Promtext uses the go:onbuild image. Use it with system8/promtext.

About

A prometheus textfile directory collector

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages