[PR #8] [MERGED] Various tweaks and updates #9

Closed
opened 2026-03-23 20:32:33 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/tubearchivist/tubearchivist-metrics/pull/8
Author: @tnewbury
Created: 6/17/2025
Status: Merged
Merged: 7/1/2025
Merged by: @bbilly1

Base: masterHead: master


📝 Commits (5)

  • 590b03a Changed to use API rather than DB. Needs a lot of post change cleanup though
  • 2c74922 Updated readme
  • dc207ed Grafana Dashboard
  • 38c008f Lots of tidying. Removal of old comments, added new comments.
  • 8418bdd Removed comments

📊 Changes

9 files changed (+849 additions, -103 deletions)

View changed files

📝 Dockerfile (+2 -2)
📝 README.md (+27 -13)
TubeArchivist.json (+689 -0)
📝 tubearchivist-metrics/environment.py (+7 -7)
tubearchivist-metrics/esconnect.py (+0 -60)
📝 tubearchivist-metrics/getmetrics.py (+6 -6)
📝 tubearchivist-metrics/main.py (+58 -13)
📝 tubearchivist-metrics/requirements.txt (+5 -2)
tubearchivist-metrics/tascraper.py (+55 -0)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/tubearchivist/tubearchivist-metrics/pull/8 **Author:** [@tnewbury](https://github.com/tnewbury) **Created:** 6/17/2025 **Status:** ✅ Merged **Merged:** 7/1/2025 **Merged by:** [@bbilly1](https://github.com/bbilly1) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (5) - [`590b03a`](https://github.com/tubearchivist/tubearchivist-metrics/commit/590b03a6d0f19517d136a86b97a3d934f70ad58a) Changed to use API rather than DB. Needs a lot of post change cleanup though - [`2c74922`](https://github.com/tubearchivist/tubearchivist-metrics/commit/2c749223ec3cd66e5ecf86ea45c86049d425360e) Updated readme - [`dc207ed`](https://github.com/tubearchivist/tubearchivist-metrics/commit/dc207ed851500d006ff02500ef26a80bf5136585) Grafana Dashboard - [`38c008f`](https://github.com/tubearchivist/tubearchivist-metrics/commit/38c008f855ab954faca2dcf7a22004c6e42643ef) Lots of tidying. Removal of old comments, added new comments. - [`8418bdd`](https://github.com/tubearchivist/tubearchivist-metrics/commit/8418bddca89b262f4ba51208b30197105806e05e) Removed comments ### 📊 Changes **9 files changed** (+849 additions, -103 deletions) <details> <summary>View changed files</summary> 📝 `Dockerfile` (+2 -2) 📝 `README.md` (+27 -13) ➕ `TubeArchivist.json` (+689 -0) 📝 `tubearchivist-metrics/environment.py` (+7 -7) ➖ `tubearchivist-metrics/esconnect.py` (+0 -60) 📝 `tubearchivist-metrics/getmetrics.py` (+6 -6) 📝 `tubearchivist-metrics/main.py` (+58 -13) 📝 `tubearchivist-metrics/requirements.txt` (+5 -2) ➕ `tubearchivist-metrics/tascraper.py` (+55 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 20:32:33 +00:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
tubearchivist/archived-tubearchivist-metrics#9
No description provided.