Skip to content

Commit

Permalink
add transmission metrics. Add plex tautulli sidecar. Refactor
Browse files Browse the repository at this point in the history
Signed-off-by: Bernard Gütermann <[email protected]>
  • Loading branch information
bernardgut committed Sep 20, 2024
1 parent d009a28 commit 63032fb
Show file tree
Hide file tree
Showing 12 changed files with 2,025 additions and 122 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,10 +214,12 @@ be added to your Graphana instance. Feel free to edit and submit Pull Requests o
## TODO
- [X] Finish adding support for serviceAccount
- [X] Add support for lidarr
- [ ] Add metrics for Plex (Tautulli)
- [ ] Add metrics for transmission
- [X] Add metrics for Plex (Tautulli)
- [X] Add metrics for transmission
- [ ] Add support for Readarr
- [ ] Add support for sabnzbz
- [ ] Add support for Overseer
- [ ] Add support for Requestrr
- [ ] Fix transmission dashboard
- [ ] move secrets to secrets API

4 changes: 2 additions & 2 deletions charts/k8s-mediamanager/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ apiVersion: v2
name: k8s-mediamanager
description: Kubernetes media manager helm chart based on onedr0p rootless images
type: application
version: 1.1.0
appVersion: "1.1.0"
version: 1.2.0
appVersion: "1.2.0"
Loading

0 comments on commit 63032fb

Please sign in to comment.