mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-04-28 11:30:15 +00:00
docs: comprehensive core and Pro documentation overhaul
- Major updates to README.md and docs/README.md for Pulse v5 - Added technical deep-dives for Pulse Pro (docs/PULSE_PRO.md) and AI Patrol (docs/AI.md) - Updated Prometheus metrics documentation and Helm schema for metrics separation - Refreshed security, installation, and deployment documentation for unified agent models - Cleaned up legacy summary files
This commit is contained in:
parent
9cfcdbb247
commit
3f0808e9f9
37 changed files with 752 additions and 368 deletions
|
|
@ -153,7 +153,7 @@
|
|||
"properties": {
|
||||
"enabled": {
|
||||
"type": "boolean",
|
||||
"description": "Enable Docker monitoring agent"
|
||||
"description": "Enable legacy pulse-docker-agent workload (deprecated)"
|
||||
},
|
||||
"kind": {
|
||||
"type": "string",
|
||||
|
|
@ -235,7 +235,7 @@
|
|||
},
|
||||
"path": {
|
||||
"type": "string",
|
||||
"description": "Metrics endpoint path"
|
||||
"description": "Metrics endpoint path on the main HTTP service (metrics listener is separate)"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue