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
22 changes: 22 additions & 0 deletions docs/images/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,28 @@ They are deliberately absent rather than faked — a mocked-up dashboard image i
a monitoring repository is worse than none, because it cannot be checked against
the JSON that produced it.

## What is here now

Two of the four, not four. `network-snmp.png` and `ups-power.png` pass the
checklist at the bottom of this file. `host-overview.png` and
`docker-containers.png` do not yet, and are absent rather than committed with a
note apologising for them:

| File | Why it is not here |
| --- | --- |
| `host-overview.png` | A 14-hour hole, 02:00 to 16:00, where the agent was down. Half the panels are a flat line — the exact thing "The window matters" below warns about. |
| `docker-containers.png` | cAdvisor only started reporting correctly in [#62](https://github.com/Gerrrt/HomeLab/pull/62), so 22 of the 24 hours are empty. |

Both are a re-shoot, not a repair: run `make screenshots` again once the stack
has a clean day behind it. Tracked in
[#12](https://github.com/Gerrrt/HomeLab/issues/12).

The Container inventory panel on the Docker dashboard used to publish the
absolute path of `compose.yaml` — and so a username — because it excluded
fields by name and cAdvisor kept adding new ones. It now filters to an
allowlist. That was caught by this checklist working, which is the argument for
having it.

## Capturing them

```bash
Expand Down
Binary file added docs/images/network-snmp.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/ups-power.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
27 changes: 16 additions & 11 deletions stacks/observability/grafana/dashboards/docker-containers.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading