From 619370c67043a9ae9ab4b0937dfc89b75554b1d6 Mon Sep 17 00:00:00 2001 From: simon Date: Sun, 8 May 2022 08:06:59 +0700 Subject: [PATCH] add metrics to extended universe --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0d851fb..013f352 100644 --- a/README.md +++ b/README.md @@ -55,6 +55,7 @@ Once your YouTube video collection grows, it becomes hard to search and find a s ## Extended Universe - [Browser Extension](https://github.com/tubearchivist/browser-extension) Tube Archivist Companion, for [Firefox](https://addons.mozilla.org/addon/tubearchivist-companion/) and [Chrome](https://chrome.google.com/webstore/detail/tubearchivist-companion/jjnkmicfnfojkkgobdfeieblocadmcie) +- [Tube Archivist Metrics](https://github.com/tubearchivist/tubearchivist-metrics) to create statistics in Prometheus/OpenMetrics format. ## Installing and updating Take a look at the example `docker-compose.yml` file provided. Use the *latest* or the named semantic version tag. The *unstable* tag is for intermediate testing and as the name implies, is **unstable** and not be used on your main installation but in a [testing environment](CONTRIBUTING.md).