Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update docker-compose example and add scrape target example #203

Merged
merged 12 commits into from
Aug 16, 2023
Merged

chore: update docker-compose example and add scrape target example #203

merged 12 commits into from
Aug 16, 2023

Conversation

ShivamB25
Copy link
Contributor

@ShivamB25 ShivamB25 commented Aug 16, 2023

Description of the change

  • The URLs for Sonarr, Radarr, Lidarr, Prowlarr, and Sabnzbd have been updated to use service names instead of IP addresses. This allows accessing the services on the same network.
  • The container names for Lidarr, Prowlarr, and Sabnzbd have been added.
  • The restart policy has been set to "unless-stopped" for all services.

🆕 feat(config): Add Prometheus configuration file

  • Added a new Prometheus configuration file to enable scraping metrics from the services.
  • Renamed job names in the configuration file for clarity.
  • Configured Prometheus to scrape metrics from Sonarr, Radarr, Prowlarr, Sabnzbd, and Lidarr exporter services.

ℹ️ Remember to configure the custom network if needed for accessing the services on the same network.

Applicable issues

  • fixes #

Additional information

- The URLs for Sonarr, Radarr, Lidarr, Prowlarr, and Sabnzbd have been updated to use service names instead of IP addresses. This allows accessing the services on the same network.
- The container names for Lidarr, Prowlarr, and Sabnzbd have been added.
- The restart policy has been set to "unless-stopped" for all services.

🆕 feat(config): Add Prometheus configuration file

- Added a new Prometheus configuration file to enable scraping metrics from the services.
- Renamed job names in the configuration file for clarity.
- Configured Prometheus to scrape metrics from Sonarr, Radarr, Prowlarr, Sabnzbd, and Lidarr exporter services.

ℹ️ Remember to configure the custom network if needed for accessing the services on the same network.
@ShivamB25
Copy link
Contributor Author

just a little bit of edit to make it look better in repo. thanks for your work

examples/compose/docker-compose.yaml Outdated Show resolved Hide resolved
examples/compose/docker-compose.yaml Outdated Show resolved Hide resolved
examples/compose/docker-compose.yaml Outdated Show resolved Hide resolved
examples/compose/docker-compose.yaml Outdated Show resolved Hide resolved
examples/compose/docker-compose.yaml Outdated Show resolved Hide resolved
examples/compose/docker-compose.yaml Outdated Show resolved Hide resolved
examples/compose/docker-compose.yaml Outdated Show resolved Hide resolved
examples/compose/docker-compose.yaml Outdated Show resolved Hide resolved
examples/compose/docker-compose.yaml Outdated Show resolved Hide resolved
examples/prometheus/prometheus.yml Outdated Show resolved Hide resolved
@onedr0p onedr0p changed the title Master chore: update docker-compose example and add scrape target example Aug 16, 2023
@onedr0p onedr0p merged commit 6a4d87b into onedr0p:master Aug 16, 2023
2 checks passed
@ShivamB25
Copy link
Contributor Author

@onedr0p wouldn't it be better to use latest while on compose , it is using v1.0.0 while i believe current one is at 1.5+

@onedr0p
Copy link
Owner

onedr0p commented Aug 16, 2023

No, I do not want people to copy and paste and use the latest tag. I hope people are smart enough to update the version seeing how these are just examples.

@ShivamB25
Copy link
Contributor Author

i see alright @onedr0p still would like it to bumped to atleast use prowlarr ❤️

@onedr0p
Copy link
Owner

onedr0p commented Aug 16, 2023

Feel free to open a PR to at least get it on the most recent version :)

szinn referenced this pull request in szinn/k8s-homelab Oct 3, 2023
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ghcr.io/onedr0p/exportarr](https://togithub.com/onedr0p/exportarr) |
patch | `v1.5.3` -> `v1.5.5` |

---

### Release Notes

<details>
<summary>onedr0p/exportarr (ghcr.io/onedr0p/exportarr)</summary>

###
[`v1.5.5`](https://togithub.com/onedr0p/exportarr/releases/tag/v1.5.5)

[Compare
Source](https://togithub.com/onedr0p/exportarr/compare/v1.5.3...v1.5.5)

##### What's Changed

- fix dashboard2 for single instances by
[@&#8203;Kariton](https://togithub.com/Kariton) in
[https://github.com/onedr0p/exportarr/pull/192](https://togithub.com/onedr0p/exportarr/pull/192)
- fix: sabnzbd incorrect metric name by
[@&#8203;buroa](https://togithub.com/buroa) in
[https://github.com/onedr0p/exportarr/pull/196](https://togithub.com/onedr0p/exportarr/pull/196)
- chore(deps): update golang docker tag to v1.20.6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/195](https://togithub.com/onedr0p/exportarr/pull/195)
- Revert "fix: sabnzbd incorrect metric name" by
[@&#8203;onedr0p](https://togithub.com/onedr0p) in
[https://github.com/onedr0p/exportarr/pull/197](https://togithub.com/onedr0p/exportarr/pull/197)
- Fix Sabnzbd issues and var instance refresh by
[@&#8203;reefland](https://togithub.com/reefland) in
[https://github.com/onedr0p/exportarr/pull/194](https://togithub.com/onedr0p/exportarr/pull/194)
- fix: sabnzbd incorrect metric name by
[@&#8203;buroa](https://togithub.com/buroa) in
[https://github.com/onedr0p/exportarr/pull/198](https://togithub.com/onedr0p/exportarr/pull/198)
- Update docker-compose.yaml by
[@&#8203;ShivamB25](https://togithub.com/ShivamB25) in
[https://github.com/onedr0p/exportarr/pull/202](https://togithub.com/onedr0p/exportarr/pull/202)
- chore: update docker-compose example and add scrape target example by
[@&#8203;ShivamB25](https://togithub.com/ShivamB25) in
[https://github.com/onedr0p/exportarr/pull/203](https://togithub.com/onedr0p/exportarr/pull/203)
- chore(deps): update golang docker tag to v1.21.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/200](https://togithub.com/onedr0p/exportarr/pull/200)
- Update docker-compose.yaml by
[@&#8203;ShivamB25](https://togithub.com/ShivamB25) in
[https://github.com/onedr0p/exportarr/pull/204](https://togithub.com/onedr0p/exportarr/pull/204)
- Master by [@&#8203;ShivamB25](https://togithub.com/ShivamB25) in
[https://github.com/onedr0p/exportarr/pull/205](https://togithub.com/onedr0p/exportarr/pull/205)
- chore(deps): update docker/login-action action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/210](https://togithub.com/onedr0p/exportarr/pull/210)
- chore(deps): update docker/build-push-action action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/209](https://togithub.com/onedr0p/exportarr/pull/209)
- chore(deps): update docker/metadata-action action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/211](https://togithub.com/onedr0p/exportarr/pull/211)
- chore(deps): update docker/setup-buildx-action action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/212](https://togithub.com/onedr0p/exportarr/pull/212)
- chore(deps): update docker/setup-qemu-action action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/213](https://togithub.com/onedr0p/exportarr/pull/213)
- Add new metric for toal number of movies with an Edition set by
[@&#8203;aneurinprice](https://togithub.com/aneurinprice) in
[https://github.com/onedr0p/exportarr/pull/216](https://togithub.com/onedr0p/exportarr/pull/216)
- chore(deps): update actions/checkout action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/206](https://togithub.com/onedr0p/exportarr/pull/206)
- chore(deps): update actions/checkout digest to
[`8ade135`](https://togithub.com/onedr0p/exportarr/commit/8ade135) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/217](https://togithub.com/onedr0p/exportarr/pull/217)
- fix(deps): update golang.org/x/exp digest to
[`9212866`](https://togithub.com/onedr0p/exportarr/commit/9212866) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/191](https://togithub.com/onedr0p/exportarr/pull/191)
- fix(deps): update module golang.org/x/sync to v0.3.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/189](https://togithub.com/onedr0p/exportarr/pull/189)
- fix(deps): update module go.uber.org/zap to v1.26.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/201](https://togithub.com/onedr0p/exportarr/pull/201)
- fix(deps): update module github.com/prometheus/client_golang to
v1.17.0 by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/190](https://togithub.com/onedr0p/exportarr/pull/190)
- chore(deps): update golang docker tag to v1.21.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/207](https://togithub.com/onedr0p/exportarr/pull/207)
- chore(deps): update goreleaser/goreleaser-action action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/208](https://togithub.com/onedr0p/exportarr/pull/208)
- fix(deps): update module github.com/gookit/validate to v1.5.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/199](https://togithub.com/onedr0p/exportarr/pull/199)

##### New Contributors

- [@&#8203;buroa](https://togithub.com/buroa) made their first
contribution in
[https://github.com/onedr0p/exportarr/pull/196](https://togithub.com/onedr0p/exportarr/pull/196)
- [@&#8203;ShivamB25](https://togithub.com/ShivamB25) made their first
contribution in
[https://github.com/onedr0p/exportarr/pull/202](https://togithub.com/onedr0p/exportarr/pull/202)

**Full Changelog**:
onedr0p/exportarr@v1.5.3...v1.5.5

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://togithub.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy41LjAiLCJ1cGRhdGVkSW5WZXIiOiIzNy41LjAiLCJ0YXJnZXRCcmFuY2giOiJtYWluIn0=-->

Co-authored-by: repo-jeeves <106431701+repo-jeeves[bot]@users.noreply.github.com>
hobroker referenced this pull request in hobroker/selfhosted Jun 23, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| app-template | major | `2.4.0` -> `3.2.1` |
| [ghcr.io/onedr0p/exportarr](https://togithub.com/onedr0p/exportarr) |
major | `v1.5.3` -> `v2.0.1` |
|
[linuxserver/prowlarr](https://togithub.com/linuxserver/docker-prowlarr/packages)
([source](https://togithub.com/linuxserver/docker-prowlarr)) | minor |
`1.15.0` -> `1.19.0` |
|
[linuxserver/qbittorrent](https://togithub.com/linuxserver/docker-qbittorrent/packages)
([source](https://togithub.com/linuxserver/docker-qbittorrent)) | major
| `4.6.4` -> `20.04.1` |

---

### Release Notes

<details>
<summary>onedr0p/exportarr (ghcr.io/onedr0p/exportarr)</summary>

###
[`v2.0.1`](https://togithub.com/onedr0p/exportarr/releases/tag/v2.0.1)

[Compare
Source](https://togithub.com/onedr0p/exportarr/compare/v2.0.0...v2.0.1)

#### What's Changed

- chore(deps): update golang docker tag to v1.22.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/277](https://togithub.com/onedr0p/exportarr/pull/277)
- Minor fixes by [@&#8203;tronyx](https://togithub.com/tronyx) in
[https://github.com/onedr0p/exportarr/pull/280](https://togithub.com/onedr0p/exportarr/pull/280)
- fix(deps): update golang.org/x/exp digest to
[`a85f2c6`](https://togithub.com/onedr0p/exportarr/commit/a85f2c6) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/281](https://togithub.com/onedr0p/exportarr/pull/281)
- fix(deps): update golang.org/x/exp digest to
[`a685a6e`](https://togithub.com/onedr0p/exportarr/commit/a685a6e) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/282](https://togithub.com/onedr0p/exportarr/pull/282)
- chore(deps): update golang docker tag to v1.22.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/285](https://togithub.com/onedr0p/exportarr/pull/285)
- fix(deps): update module github.com/knadh/koanf/v2 to v2.1.1 -
autoclosed by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/284](https://togithub.com/onedr0p/exportarr/pull/284)
- fix(deps): update module golang.org/x/sync to v0.7.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/286](https://togithub.com/onedr0p/exportarr/pull/286)
- fix(deps): update golang.org/x/exp digest to
[`c0f41cb`](https://togithub.com/onedr0p/exportarr/commit/c0f41cb) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/287](https://togithub.com/onedr0p/exportarr/pull/287)

#### New Contributors

- [@&#8203;tronyx](https://togithub.com/tronyx) made their first
contribution in
[https://github.com/onedr0p/exportarr/pull/280](https://togithub.com/onedr0p/exportarr/pull/280)

**Full Changelog**:
onedr0p/exportarr@v2.0.0...v2.0.1

###
[`v2.0.0`](https://togithub.com/onedr0p/exportarr/releases/tag/v2.0.0)

[Compare
Source](https://togithub.com/onedr0p/exportarr/compare/v1.6.2...v2.0.0)

> \[!IMPORTANT]
> This release removes the hardcoded `/sabnzbd` from the sabnzbd
exporter. If you have sabnzbd deployed with this base URL you need to
add that path into via your config.

#### What's Changed

- fix(deps): update module github.com/stretchr/testify to v1.9.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/272](https://togithub.com/onedr0p/exportarr/pull/272)
- add missing valid api key tests by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/274](https://togithub.com/onedr0p/exportarr/pull/274)
- \[BREAKING]\[fix
[#&#8203;263](https://togithub.com/onedr0p/exportarr/issues/263)]:
remove hardcoded /sabnzbd from api path by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/275](https://togithub.com/onedr0p/exportarr/pull/275)

**Full Changelog**:
onedr0p/exportarr@v1.6.2...v1.6.3

###
[`v1.6.2`](https://togithub.com/onedr0p/exportarr/releases/tag/v1.6.2)

[Compare
Source](https://togithub.com/onedr0p/exportarr/compare/v1.6.1...v1.6.2)

#### What's Changed

- fix(deps): update module github.com/knadh/koanf/v2 to v2.0.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/260](https://togithub.com/onedr0p/exportarr/pull/260)
- fix(deps): update module github.com/knadh/koanf/v2 to v2.1.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/262](https://togithub.com/onedr0p/exportarr/pull/262)
- fix(deps): update module github.com/prometheus/client_golang to
v1.19.0 by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/268](https://togithub.com/onedr0p/exportarr/pull/268)
- fix(deps): update golang.org/x/exp digest to
[`814bf88`](https://togithub.com/onedr0p/exportarr/commit/814bf88) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/261](https://togithub.com/onedr0p/exportarr/pull/261)
- chore(deps): update golang docker tag to v1.22.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/264](https://togithub.com/onedr0p/exportarr/pull/264)
- chore(deps): update golangci/golangci-lint-action action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/265](https://togithub.com/onedr0p/exportarr/pull/265)
- fix(deps): update module go.uber.org/zap to v1.27.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/267](https://togithub.com/onedr0p/exportarr/pull/267)
- fix: make api-key less restrictive by
[@&#8203;onedr0p](https://togithub.com/onedr0p) in
[https://github.com/onedr0p/exportarr/pull/270](https://togithub.com/onedr0p/exportarr/pull/270)

**Full Changelog**:
onedr0p/exportarr@v1.6.1...v1.6.2

###
[`v1.6.1`](https://togithub.com/onedr0p/exportarr/releases/tag/v1.6.1)

[Compare
Source](https://togithub.com/onedr0p/exportarr/compare/v1.6.0...v1.6.1)

#### What's Changed

- Add tests for Radarr by [@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/234](https://togithub.com/onedr0p/exportarr/pull/234)
- Add tests for Sonarr by [@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/235](https://togithub.com/onedr0p/exportarr/pull/235)
- Add tests for Readarr by [@&#8203;rtrox](https://togithub.com/rtrox)
in
[https://github.com/onedr0p/exportarr/pull/236](https://togithub.com/onedr0p/exportarr/pull/236)
- doc(README): remove typo by
[@&#8203;Deep145757](https://togithub.com/Deep145757) in
[https://github.com/onedr0p/exportarr/pull/240](https://togithub.com/onedr0p/exportarr/pull/240)
- chore(deps): update golang docker tag to v1.21.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/242](https://togithub.com/onedr0p/exportarr/pull/242)
- chore(deps): update actions/setup-go action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/248](https://togithub.com/onedr0p/exportarr/pull/248)
- chore(deps): update golang docker tag to v1.21.5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/247](https://togithub.com/onedr0p/exportarr/pull/247)
- chore(deps): update actions/checkout digest to
[`b4ffde6`](https://togithub.com/onedr0p/exportarr/commit/b4ffde6) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/233](https://togithub.com/onedr0p/exportarr/pull/233)
- \[bazarr] Add bounded concurrency to episodes endpoint by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/238](https://togithub.com/onedr0p/exportarr/pull/238)
- chore(deps): update golangci/golangci-lint-action action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/257](https://togithub.com/onedr0p/exportarr/pull/257)
- fix: add `gomodTidy` option to renovate by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/258](https://togithub.com/onedr0p/exportarr/pull/258)
- fix(deps): update module github.com/gookit/validate to v1.5.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/253](https://togithub.com/onedr0p/exportarr/pull/253)
- chore(deps): update actions/setup-go action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/256](https://togithub.com/onedr0p/exportarr/pull/256)
- chore(deps): update actions/checkout digest to
[`b4ffde6`](https://togithub.com/onedr0p/exportarr/commit/b4ffde6) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/255](https://togithub.com/onedr0p/exportarr/pull/255)
- fix(deps): update module github.com/prometheus/client_golang to
v1.18.0 by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/250](https://togithub.com/onedr0p/exportarr/pull/250)
- fix(deps): update module golang.org/x/sync to v0.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/220](https://togithub.com/onedr0p/exportarr/pull/220)
- fix(deps): update module github.com/spf13/cobra to v1.8.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/241](https://togithub.com/onedr0p/exportarr/pull/241)
- fix(deps): update golang.org/x/exp digest to
[`1b97071`](https://togithub.com/onedr0p/exportarr/commit/1b97071) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/243](https://togithub.com/onedr0p/exportarr/pull/243)
- chore(deps): update golang docker tag to v1.21.6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/251](https://togithub.com/onedr0p/exportarr/pull/251)
- fix([#&#8203;252](https://togithub.com/onedr0p/exportarr/issues/252)):
Handle an empty Server Stat map returned from Sab. by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/259](https://togithub.com/onedr0p/exportarr/pull/259)

#### New Contributors

- [@&#8203;Deep145757](https://togithub.com/Deep145757) made their first
contribution in
[https://github.com/onedr0p/exportarr/pull/240](https://togithub.com/onedr0p/exportarr/pull/240)

**Full Changelog**:
onedr0p/exportarr@v1.6.0...v1.6.1

###
[`v1.6.0`](https://togithub.com/onedr0p/exportarr/releases/tag/v1.6.0)

[Compare
Source](https://togithub.com/onedr0p/exportarr/compare/v1.5.5...v1.6.0)

#### What's Changed

- chore(deps): update golang docker tag to v1.21.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/222](https://togithub.com/onedr0p/exportarr/pull/222)
- Allow selection of prometheus datasource in dashboard 1 by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/224](https://togithub.com/onedr0p/exportarr/pull/224)
- Feature/support bazarr by
[@&#8203;phyzical](https://togithub.com/phyzical) in
[https://github.com/onedr0p/exportarr/pull/214](https://togithub.com/onedr0p/exportarr/pull/214)
- Separate PR & Merge Workflows by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/225](https://togithub.com/onedr0p/exportarr/pull/225)
- Extend client to allow multi-value query parameters by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/226](https://togithub.com/onedr0p/exportarr/pull/226)
- Add golangci-lint, fix lint warnings by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/227](https://togithub.com/onedr0p/exportarr/pull/227)
- chore(deps): update golang docker tag to v1.21.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/229](https://togithub.com/onedr0p/exportarr/pull/229)
- fix(deps): update golang.org/x/exp digest to
[`7918f67`](https://togithub.com/onedr0p/exportarr/commit/7918f67) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/221](https://togithub.com/onedr0p/exportarr/pull/221)
- fix: Fix
[#&#8203;230](https://togithub.com/onedr0p/exportarr/issues/230), Add
tests for shared collectors by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/231](https://togithub.com/onedr0p/exportarr/pull/231)
- Only set `latest` tag on version bump by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/232](https://togithub.com/onedr0p/exportarr/pull/232)

#### New Contributors

- [@&#8203;phyzical](https://togithub.com/phyzical) made their first
contribution in
[https://github.com/onedr0p/exportarr/pull/214](https://togithub.com/onedr0p/exportarr/pull/214)

**Full Changelog**:
onedr0p/exportarr@v1.5.5...v1.6.0

###
[`v1.5.5`](https://togithub.com/onedr0p/exportarr/releases/tag/v1.5.5)

[Compare
Source](https://togithub.com/onedr0p/exportarr/compare/v1.5.3...v1.5.5)

#### What's Changed

- fix dashboard2 for single instances by
[@&#8203;Kariton](https://togithub.com/Kariton) in
[https://github.com/onedr0p/exportarr/pull/192](https://togithub.com/onedr0p/exportarr/pull/192)
- fix: sabnzbd incorrect metric name by
[@&#8203;buroa](https://togithub.com/buroa) in
[https://github.com/onedr0p/exportarr/pull/196](https://togithub.com/onedr0p/exportarr/pull/196)
- chore(deps): update golang docker tag to v1.20.6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/195](https://togithub.com/onedr0p/exportarr/pull/195)
- Revert "fix: sabnzbd incorrect metric name" by
[@&#8203;onedr0p](https://togithub.com/onedr0p) in
[https://github.com/onedr0p/exportarr/pull/197](https://togithub.com/onedr0p/exportarr/pull/197)
- Fix Sabnzbd issues and var instance refresh by
[@&#8203;reefland](https://togithub.com/reefland) in
[https://github.com/onedr0p/exportarr/pull/194](https://togithub.com/onedr0p/exportarr/pull/194)
- fix: sabnzbd incorrect metric name by
[@&#8203;buroa](https://togithub.com/buroa) in
[https://github.com/onedr0p/exportarr/pull/198](https://togithub.com/onedr0p/exportarr/pull/198)
- Update docker-compose.yaml by
[@&#8203;ShivamB25](https://togithub.com/ShivamB25) in
[https://github.com/onedr0p/exportarr/pull/202](https://togithub.com/onedr0p/exportarr/pull/202)
- chore: update docker-compose example and add scrape target example by
[@&#8203;ShivamB25](https://togithub.com/ShivamB25) in
[https://github.com/onedr0p/exportarr/pull/203](https://togithub.com/onedr0p/exportarr/pull/203)
- chore(deps): update golang docker tag to v1.21.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/200](https://togithub.com/onedr0p/exportarr/pull/200)
- Update docker-compose.yaml by
[@&#8203;ShivamB25](https://togithub.com/ShivamB25) in
[https://github.com/onedr0p/exportarr/pull/204](https://togithub.com/onedr0p/exportarr/pull/204)
- Master by [@&#8203;ShivamB25](https://togithub.com/ShivamB25) in
[https://github.com/onedr0p/exportarr/pull/205](https://togithub.com/onedr0p/exportarr/pull/205)
- chore(deps): update docker/login-action action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/210](https://togithub.com/onedr0p/exportarr/pull/210)
- chore(deps): update docker/build-push-action action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/209](https://togithub.com/onedr0p/exportarr/pull/209)
- chore(deps): update docker/metadata-action action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/211](https://togithub.com/onedr0p/exportarr/pull/211)
- chore(deps): update docker/setup-buildx-action action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/212](https://togithub.com/onedr0p/exportarr/pull/212)
- chore(deps): update docker/setup-qemu-action action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/213](https://togithub.com/onedr0p/exportarr/pull/213)
- Add new metric for toal number of movies with an Edition set by
[@&#8203;aneurinprice](https://togithub.com/aneurinprice) in
[https://github.com/onedr0p/exportarr/pull/216](https://togithub.com/onedr0p/exportarr/pull/216)
- chore(deps): update actions/checkout action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/206](https://togithub.com/onedr0p/exportarr/pull/206)
- chore(deps): update actions/checkout digest to
[`8ade135`](https://togithub.com/onedr0p/exportarr/commit/8ade135) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/217](https://togithub.com/onedr0p/exportarr/pull/217)
- fix(deps): update golang.org/x/exp digest to
[`9212866`](https://togithub.com/onedr0p/exportarr/commit/9212866) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/191](https://togithub.com/onedr0p/exportarr/pull/191)
- fix(deps): update module golang.org/x/sync to v0.3.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/189](https://togithub.com/onedr0p/exportarr/pull/189)
- fix(deps): update module go.uber.org/zap to v1.26.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/201](https://togithub.com/onedr0p/exportarr/pull/201)
- fix(deps): update module github.com/prometheus/client_golang to
v1.17.0 by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/190](https://togithub.com/onedr0p/exportarr/pull/190)
- chore(deps): update golang docker tag to v1.21.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/207](https://togithub.com/onedr0p/exportarr/pull/207)
- chore(deps): update goreleaser/goreleaser-action action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/208](https://togithub.com/onedr0p/exportarr/pull/208)
- fix(deps): update module github.com/gookit/validate to v1.5.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/199](https://togithub.com/onedr0p/exportarr/pull/199)

#### New Contributors

- [@&#8203;buroa](https://togithub.com/buroa) made their first
contribution in
[https://github.com/onedr0p/exportarr/pull/196](https://togithub.com/onedr0p/exportarr/pull/196)
- [@&#8203;ShivamB25](https://togithub.com/ShivamB25) made their first
contribution in
[https://github.com/onedr0p/exportarr/pull/202](https://togithub.com/onedr0p/exportarr/pull/202)

**Full Changelog**:
onedr0p/exportarr@v1.5.3...v1.5.5

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on Monday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/hobroker/selfhosted).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
hobroker referenced this pull request in hobroker/selfhosted Jun 23, 2024
[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| app-template | major | `2.4.0` -> `3.2.1` |
| [ghcr.io/onedr0p/exportarr](https://togithub.com/onedr0p/exportarr) |
major | `v1.5.3` -> `v2.0.1` |
|
[linuxserver/bazarr](https://togithub.com/linuxserver/docker-bazarr/packages)
([source](https://togithub.com/linuxserver/docker-bazarr)) | patch |
`1.4.2` -> `1.4.3` |
|
[linuxserver/jellyfin](https://togithub.com/linuxserver/docker-jellyfin/packages)
([source](https://togithub.com/linuxserver/docker-jellyfin)) | minor |
`10.8.13` -> `10.9.6` |
|
[linuxserver/plex](https://togithub.com/linuxserver/docker-plex/packages)
([source](https://togithub.com/linuxserver/docker-plex)) | patch |
`1.40.1` -> `1.40.3` |
|
[linuxserver/radarr](https://togithub.com/linuxserver/docker-radarr/packages)
([source](https://togithub.com/linuxserver/docker-radarr)) | minor |
`5.4.6-develop` -> `5.7.0-develop` |
|
[linuxserver/sonarr](https://togithub.com/linuxserver/docker-sonarr/packages)
([source](https://togithub.com/linuxserver/docker-sonarr)) | patch |
`4.0.4-develop` -> `4.0.5-develop` |
| tautulli/tautulli | minor | `v2.13.4` -> `v2.14.3` |

---

### Release Notes

<details>
<summary>onedr0p/exportarr (ghcr.io/onedr0p/exportarr)</summary>

###
[`v2.0.1`](https://togithub.com/onedr0p/exportarr/releases/tag/v2.0.1)

[Compare
Source](https://togithub.com/onedr0p/exportarr/compare/v2.0.0...v2.0.1)

##### What's Changed

- chore(deps): update golang docker tag to v1.22.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/277](https://togithub.com/onedr0p/exportarr/pull/277)
- Minor fixes by [@&#8203;tronyx](https://togithub.com/tronyx) in
[https://github.com/onedr0p/exportarr/pull/280](https://togithub.com/onedr0p/exportarr/pull/280)
- fix(deps): update golang.org/x/exp digest to
[`a85f2c6`](https://togithub.com/onedr0p/exportarr/commit/a85f2c6) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/281](https://togithub.com/onedr0p/exportarr/pull/281)
- fix(deps): update golang.org/x/exp digest to
[`a685a6e`](https://togithub.com/onedr0p/exportarr/commit/a685a6e) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/282](https://togithub.com/onedr0p/exportarr/pull/282)
- chore(deps): update golang docker tag to v1.22.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/285](https://togithub.com/onedr0p/exportarr/pull/285)
- fix(deps): update module github.com/knadh/koanf/v2 to v2.1.1 -
autoclosed by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/284](https://togithub.com/onedr0p/exportarr/pull/284)
- fix(deps): update module golang.org/x/sync to v0.7.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/286](https://togithub.com/onedr0p/exportarr/pull/286)
- fix(deps): update golang.org/x/exp digest to
[`c0f41cb`](https://togithub.com/onedr0p/exportarr/commit/c0f41cb) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/287](https://togithub.com/onedr0p/exportarr/pull/287)

##### New Contributors

- [@&#8203;tronyx](https://togithub.com/tronyx) made their first
contribution in
[https://github.com/onedr0p/exportarr/pull/280](https://togithub.com/onedr0p/exportarr/pull/280)

**Full Changelog**:
onedr0p/exportarr@v2.0.0...v2.0.1

###
[`v2.0.0`](https://togithub.com/onedr0p/exportarr/releases/tag/v2.0.0)

[Compare
Source](https://togithub.com/onedr0p/exportarr/compare/v1.6.2...v2.0.0)

> \[!IMPORTANT]
> This release removes the hardcoded `/sabnzbd` from the sabnzbd
exporter. If you have sabnzbd deployed with this base URL you need to
add that path into via your config.

##### What's Changed

- fix(deps): update module github.com/stretchr/testify to v1.9.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/272](https://togithub.com/onedr0p/exportarr/pull/272)
- add missing valid api key tests by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/274](https://togithub.com/onedr0p/exportarr/pull/274)
- \[BREAKING]\[fix
[#&#8203;263](https://togithub.com/onedr0p/exportarr/issues/263)]:
remove hardcoded /sabnzbd from api path by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/275](https://togithub.com/onedr0p/exportarr/pull/275)

**Full Changelog**:
onedr0p/exportarr@v1.6.2...v1.6.3

###
[`v1.6.2`](https://togithub.com/onedr0p/exportarr/releases/tag/v1.6.2)

[Compare
Source](https://togithub.com/onedr0p/exportarr/compare/v1.6.1...v1.6.2)

##### What's Changed

- fix(deps): update module github.com/knadh/koanf/v2 to v2.0.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/260](https://togithub.com/onedr0p/exportarr/pull/260)
- fix(deps): update module github.com/knadh/koanf/v2 to v2.1.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/262](https://togithub.com/onedr0p/exportarr/pull/262)
- fix(deps): update module github.com/prometheus/client_golang to
v1.19.0 by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/268](https://togithub.com/onedr0p/exportarr/pull/268)
- fix(deps): update golang.org/x/exp digest to
[`814bf88`](https://togithub.com/onedr0p/exportarr/commit/814bf88) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/261](https://togithub.com/onedr0p/exportarr/pull/261)
- chore(deps): update golang docker tag to v1.22.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/264](https://togithub.com/onedr0p/exportarr/pull/264)
- chore(deps): update golangci/golangci-lint-action action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/265](https://togithub.com/onedr0p/exportarr/pull/265)
- fix(deps): update module go.uber.org/zap to v1.27.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/267](https://togithub.com/onedr0p/exportarr/pull/267)
- fix: make api-key less restrictive by
[@&#8203;onedr0p](https://togithub.com/onedr0p) in
[https://github.com/onedr0p/exportarr/pull/270](https://togithub.com/onedr0p/exportarr/pull/270)

**Full Changelog**:
onedr0p/exportarr@v1.6.1...v1.6.2

###
[`v1.6.1`](https://togithub.com/onedr0p/exportarr/releases/tag/v1.6.1)

[Compare
Source](https://togithub.com/onedr0p/exportarr/compare/v1.6.0...v1.6.1)

##### What's Changed

- Add tests for Radarr by [@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/234](https://togithub.com/onedr0p/exportarr/pull/234)
- Add tests for Sonarr by [@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/235](https://togithub.com/onedr0p/exportarr/pull/235)
- Add tests for Readarr by [@&#8203;rtrox](https://togithub.com/rtrox)
in
[https://github.com/onedr0p/exportarr/pull/236](https://togithub.com/onedr0p/exportarr/pull/236)
- doc(README): remove typo by
[@&#8203;Deep145757](https://togithub.com/Deep145757) in
[https://github.com/onedr0p/exportarr/pull/240](https://togithub.com/onedr0p/exportarr/pull/240)
- chore(deps): update golang docker tag to v1.21.4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/242](https://togithub.com/onedr0p/exportarr/pull/242)
- chore(deps): update actions/setup-go action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/248](https://togithub.com/onedr0p/exportarr/pull/248)
- chore(deps): update golang docker tag to v1.21.5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/247](https://togithub.com/onedr0p/exportarr/pull/247)
- chore(deps): update actions/checkout digest to
[`b4ffde6`](https://togithub.com/onedr0p/exportarr/commit/b4ffde6) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/233](https://togithub.com/onedr0p/exportarr/pull/233)
- \[bazarr] Add bounded concurrency to episodes endpoint by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/238](https://togithub.com/onedr0p/exportarr/pull/238)
- chore(deps): update golangci/golangci-lint-action action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/257](https://togithub.com/onedr0p/exportarr/pull/257)
- fix: add `gomodTidy` option to renovate by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/258](https://togithub.com/onedr0p/exportarr/pull/258)
- fix(deps): update module github.com/gookit/validate to v1.5.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/253](https://togithub.com/onedr0p/exportarr/pull/253)
- chore(deps): update actions/setup-go action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/256](https://togithub.com/onedr0p/exportarr/pull/256)
- chore(deps): update actions/checkout digest to
[`b4ffde6`](https://togithub.com/onedr0p/exportarr/commit/b4ffde6) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/255](https://togithub.com/onedr0p/exportarr/pull/255)
- fix(deps): update module github.com/prometheus/client_golang to
v1.18.0 by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/250](https://togithub.com/onedr0p/exportarr/pull/250)
- fix(deps): update module golang.org/x/sync to v0.6.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/220](https://togithub.com/onedr0p/exportarr/pull/220)
- fix(deps): update module github.com/spf13/cobra to v1.8.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/241](https://togithub.com/onedr0p/exportarr/pull/241)
- fix(deps): update golang.org/x/exp digest to
[`1b97071`](https://togithub.com/onedr0p/exportarr/commit/1b97071) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/243](https://togithub.com/onedr0p/exportarr/pull/243)
- chore(deps): update golang docker tag to v1.21.6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/251](https://togithub.com/onedr0p/exportarr/pull/251)
- fix([#&#8203;252](https://togithub.com/onedr0p/exportarr/issues/252)):
Handle an empty Server Stat map returned from Sab. by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/259](https://togithub.com/onedr0p/exportarr/pull/259)

##### New Contributors

- [@&#8203;Deep145757](https://togithub.com/Deep145757) made their first
contribution in
[https://github.com/onedr0p/exportarr/pull/240](https://togithub.com/onedr0p/exportarr/pull/240)

**Full Changelog**:
onedr0p/exportarr@v1.6.0...v1.6.1

###
[`v1.6.0`](https://togithub.com/onedr0p/exportarr/releases/tag/v1.6.0)

[Compare
Source](https://togithub.com/onedr0p/exportarr/compare/v1.5.5...v1.6.0)

#### What's Changed

- chore(deps): update golang docker tag to v1.21.2 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/222](https://togithub.com/onedr0p/exportarr/pull/222)
- Allow selection of prometheus datasource in dashboard 1 by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/224](https://togithub.com/onedr0p/exportarr/pull/224)
- Feature/support bazarr by
[@&#8203;phyzical](https://togithub.com/phyzical) in
[https://github.com/onedr0p/exportarr/pull/214](https://togithub.com/onedr0p/exportarr/pull/214)
- Separate PR & Merge Workflows by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/225](https://togithub.com/onedr0p/exportarr/pull/225)
- Extend client to allow multi-value query parameters by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/226](https://togithub.com/onedr0p/exportarr/pull/226)
- Add golangci-lint, fix lint warnings by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/227](https://togithub.com/onedr0p/exportarr/pull/227)
- chore(deps): update golang docker tag to v1.21.3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/229](https://togithub.com/onedr0p/exportarr/pull/229)
- fix(deps): update golang.org/x/exp digest to
[`7918f67`](https://togithub.com/onedr0p/exportarr/commit/7918f67) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/221](https://togithub.com/onedr0p/exportarr/pull/221)
- fix: Fix
[#&#8203;230](https://togithub.com/onedr0p/exportarr/issues/230), Add
tests for shared collectors by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/231](https://togithub.com/onedr0p/exportarr/pull/231)
- Only set `latest` tag on version bump by
[@&#8203;rtrox](https://togithub.com/rtrox) in
[https://github.com/onedr0p/exportarr/pull/232](https://togithub.com/onedr0p/exportarr/pull/232)

#### New Contributors

- [@&#8203;phyzical](https://togithub.com/phyzical) made their first
contribution in
[https://github.com/onedr0p/exportarr/pull/214](https://togithub.com/onedr0p/exportarr/pull/214)

**Full Changelog**:
onedr0p/exportarr@v1.5.5...v1.6.0

###
[`v1.5.5`](https://togithub.com/onedr0p/exportarr/releases/tag/v1.5.5)

[Compare
Source](https://togithub.com/onedr0p/exportarr/compare/v1.5.3...v1.5.5)

#### What's Changed

- fix dashboard2 for single instances by
[@&#8203;Kariton](https://togithub.com/Kariton) in
[https://github.com/onedr0p/exportarr/pull/192](https://togithub.com/onedr0p/exportarr/pull/192)
- fix: sabnzbd incorrect metric name by
[@&#8203;buroa](https://togithub.com/buroa) in
[https://github.com/onedr0p/exportarr/pull/196](https://togithub.com/onedr0p/exportarr/pull/196)
- chore(deps): update golang docker tag to v1.20.6 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/195](https://togithub.com/onedr0p/exportarr/pull/195)
- Revert "fix: sabnzbd incorrect metric name" by
[@&#8203;onedr0p](https://togithub.com/onedr0p) in
[https://github.com/onedr0p/exportarr/pull/197](https://togithub.com/onedr0p/exportarr/pull/197)
- Fix Sabnzbd issues and var instance refresh by
[@&#8203;reefland](https://togithub.com/reefland) in
[https://github.com/onedr0p/exportarr/pull/194](https://togithub.com/onedr0p/exportarr/pull/194)
- fix: sabnzbd incorrect metric name by
[@&#8203;buroa](https://togithub.com/buroa) in
[https://github.com/onedr0p/exportarr/pull/198](https://togithub.com/onedr0p/exportarr/pull/198)
- Update docker-compose.yaml by
[@&#8203;ShivamB25](https://togithub.com/ShivamB25) in
[https://github.com/onedr0p/exportarr/pull/202](https://togithub.com/onedr0p/exportarr/pull/202)
- chore: update docker-compose example and add scrape target example by
[@&#8203;ShivamB25](https://togithub.com/ShivamB25) in
[https://github.com/onedr0p/exportarr/pull/203](https://togithub.com/onedr0p/exportarr/pull/203)
- chore(deps): update golang docker tag to v1.21.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/200](https://togithub.com/onedr0p/exportarr/pull/200)
- Update docker-compose.yaml by
[@&#8203;ShivamB25](https://togithub.com/ShivamB25) in
[https://github.com/onedr0p/exportarr/pull/204](https://togithub.com/onedr0p/exportarr/pull/204)
- Master by [@&#8203;ShivamB25](https://togithub.com/ShivamB25) in
[https://github.com/onedr0p/exportarr/pull/205](https://togithub.com/onedr0p/exportarr/pull/205)
- chore(deps): update docker/login-action action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/210](https://togithub.com/onedr0p/exportarr/pull/210)
- chore(deps): update docker/build-push-action action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/209](https://togithub.com/onedr0p/exportarr/pull/209)
- chore(deps): update docker/metadata-action action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/211](https://togithub.com/onedr0p/exportarr/pull/211)
- chore(deps): update docker/setup-buildx-action action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/212](https://togithub.com/onedr0p/exportarr/pull/212)
- chore(deps): update docker/setup-qemu-action action to v3 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/213](https://togithub.com/onedr0p/exportarr/pull/213)
- Add new metric for toal number of movies with an Edition set by
[@&#8203;aneurinprice](https://togithub.com/aneurinprice) in
[https://github.com/onedr0p/exportarr/pull/216](https://togithub.com/onedr0p/exportarr/pull/216)
- chore(deps): update actions/checkout action to v4 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/206](https://togithub.com/onedr0p/exportarr/pull/206)
- chore(deps): update actions/checkout digest to
[`8ade135`](https://togithub.com/onedr0p/exportarr/commit/8ade135) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/217](https://togithub.com/onedr0p/exportarr/pull/217)
- fix(deps): update golang.org/x/exp digest to
[`9212866`](https://togithub.com/onedr0p/exportarr/commit/9212866) by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/191](https://togithub.com/onedr0p/exportarr/pull/191)
- fix(deps): update module golang.org/x/sync to v0.3.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/189](https://togithub.com/onedr0p/exportarr/pull/189)
- fix(deps): update module go.uber.org/zap to v1.26.0 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/201](https://togithub.com/onedr0p/exportarr/pull/201)
- fix(deps): update module github.com/prometheus/client_golang to
v1.17.0 by [@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/190](https://togithub.com/onedr0p/exportarr/pull/190)
- chore(deps): update golang docker tag to v1.21.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/207](https://togithub.com/onedr0p/exportarr/pull/207)
- chore(deps): update goreleaser/goreleaser-action action to v5 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/208](https://togithub.com/onedr0p/exportarr/pull/208)
- fix(deps): update module github.com/gookit/validate to v1.5.1 by
[@&#8203;renovate](https://togithub.com/renovate) in
[https://github.com/onedr0p/exportarr/pull/199](https://togithub.com/onedr0p/exportarr/pull/199)

#### New Contributors

- [@&#8203;buroa](https://togithub.com/buroa) made their first
contribution in
[https://github.com/onedr0p/exportarr/pull/196](https://togithub.com/onedr0p/exportarr/pull/196)
- [@&#8203;ShivamB25](https://togithub.com/ShivamB25) made their first
contribution in
[https://github.com/onedr0p/exportarr/pull/202](https://togithub.com/onedr0p/exportarr/pull/202)

**Full Changelog**:
onedr0p/exportarr@v1.5.3...v1.5.5

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the
month" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config help](https://togithub.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/hobroker/selfhosted).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNDUuMCIsInVwZGF0ZWRJblZlciI6IjM3LjQxMy4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIn0=-->

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Igor Leahu <4361921+hobroker@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants