Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions signoz-agent.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,15 @@ Use signoz-agent on remote Unraid servers, separate Docker hosts, or any machine
4. Optional: enable host metrics, Docker metrics, Docker logs, or Prometheus targets in Advanced View and explicitly set the matching mounts or target list.

[b]Security Note:[/b] Host root, Docker socket, and Docker log mounts are blank by default. Enable only the collection sources you need. Docker socket access can expose Docker control access to this collector container.</Overview>
<Changes>### 2026-05-28&#xD;
<Changes>### 2026-06-18&#xD;
- Generated from CHANGELOG.md during release preparation. Do not edit manually.&#xD;
- Update upstream pins for signoz-aio</Changes>
- Bump signoz to v0.126.1&#xD;
- Refresh fleet manifest contract&#xD;
- Bump signoz to v0.127.0&#xD;
- Update upstream pins for signoz-aio (#95)&#xD;
- Bump signoz to v0.129.0&#xD;
- Migrate to the shared aio-base s6 overlay (#97)&#xD;
- Use shared app test helpers</Changes>
<Category>Network:Management Tools:Utilities</Category>
<WebUI/>
<TemplateURL>https://raw.githubusercontent.com/JSONbored/awesome-unraid/main/signoz-agent.xml</TemplateURL>
Expand Down
5 changes: 3 additions & 2 deletions signoz-aio.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,10 @@ Install it, keep the defaults, and point your OpenTelemetry senders at the publi
5. Optional: enable the built-in local host agent and explicitly fill the advanced host/Docker path fields if you want this same Unraid machine to forward host metrics, Docker metrics, and Docker logs into SigNoz.&#xD;
&#xD;
[b]Resource Note:[/b] ClickHouse makes SigNoz powerful, but also heavier on RAM, disk, and startup time than lighter AIO apps.</Overview>
<Changes>### 2026-06-12&#xD;
<Changes>### 2026-06-18&#xD;
- Generated from CHANGELOG.md during release preparation. Do not edit manually.&#xD;
- Update upstream pins for signoz-aio (#95)</Changes>
- Bump signoz to v0.129.0&#xD;
- Migrate to the shared aio-base s6 overlay (#97)</Changes>
<Category>Network:Management Tools:Utilities</Category>
<WebUI>http://[IP]:[PORT:8080]</WebUI>
<TemplateURL>https://raw.githubusercontent.com/JSONbored/awesome-unraid/main/signoz-aio.xml</TemplateURL>
Expand Down