icalendar-timeseries-server (0.4.0)

Published 2023-07-25 04:19:21 +02:00 by s3lph in s3lph/icalendar-timeseries-server

Installation

sudo curl  -o /etc/apt/keyrings/forgejo-s3lph.asc
echo "deb [signed-by=/etc/apt/keyrings/forgejo-s3lph.asc]  $distribution $component" | sudo tee -a /etc/apt/sources.list.d/forgejo.list
sudo apt update

Choose $distribution and $component from the list below.

sudo apt install icalendar-timeseries-server=0.4.0

Repository Info

Distributions
stable
Components
main
Architectures
all

About this package

Scrape iCalendar endpoints and present their data in a timeseries format. A small service that scrapes iCalendar files served over HTTP, parses their contents and returns a timeseries format compatible to the /api/v1/query API endpoint of a Prometheus server. This allows e.g. a Grafana administrator to add a Prometheus data source pointing at this server, returning the events in the calendars in the event metric.

Dependencies

python3 (>= 3.7)
python3-jinja2
python3-bottle
python3-dateutil
python3-icalendar
python3-isodate
Details
Debian
2023-07-25 04:19:21 +02:00
29
s3lph
10 KiB
Assets (1)
Versions (7) View all
0.6.3-1 2023-12-19
0.6.2 2023-08-12
0.6.1 2023-07-25
0.6 2023-07-25
0.4.0 2023-07-25