Skip to content

This is a Prometheus Exporter that can output the number of days elapsed since the latest article.

Notifications You must be signed in to change notification settings

homirun/rss_latest_article_exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RSS latest article exporter

This is a Prometheus Exporter that can output the number of days elapsed since the latest article.

Description

  • Python 3.8.1
  • requests 2.23.0
  • prometheus-client 0.13.1

Usage

Start the http server on port 8000

python ./bin/rss_latest_article_exporter.py "https://example.com/?rss"

latest_article_diff will be output.

About

This is a Prometheus Exporter that can output the number of days elapsed since the latest article.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published