Skip to content

docs: Update prometheus.exporter.cadvisor to add information about permissions#5009

Merged
clayton-cornell merged 9 commits intomainfrom
docs/updatecadvisor-documentation
Feb 17, 2026
Merged

docs: Update prometheus.exporter.cadvisor to add information about permissions#5009
clayton-cornell merged 9 commits intomainfrom
docs/updatecadvisor-documentation

Conversation

@clayton-cornell
Copy link
Contributor

@clayton-cornell clayton-cornell commented Dec 4, 2025

This PR adds information about how to set permissions to run Alloy in local, Docker and K8s. It was compared against the related Issues, and compared against advice give in the Alloy forums.

Fixes:

@clayton-cornell clayton-cornell requested a review from a team December 4, 2025 21:02
@clayton-cornell clayton-cornell added type/docs Docs Squad label across all Grafana Labs repos backport release/v1.11 backport release/v1.12 labels Dec 4, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 4, 2025

💻 Deploy preview available (Update prometheus.exporter.cadvisor to add information about permissions):

@jharvey10 jharvey10 force-pushed the docs/updatecadvisor-documentation branch from 976a0e3 to 9e681f0 Compare January 6, 2026 19:33
@jharvey10 jharvey10 changed the title Update prometheus.exporter.cadvisor to add information about permissions docs: Update prometheus.exporter.cadvisor to add information about permissions Jan 6, 2026
@jharvey10 jharvey10 added backport/v1.12 Backport to release/v1.12 and removed backport release/v1.12 labels Jan 6, 2026
@github-actions
Copy link
Contributor

github-actions bot commented Feb 17, 2026

💻 Deploy preview deleted (docs: Update prometheus.exporter.cadvisor to add information about permissions).

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the prometheus.exporter.cadvisor documentation to better explain platform limitations and the permissions/mount requirements needed to successfully collect container metrics across common deployment environments.

Changes:

  • Adds a Linux-only limitation note and a new permissions/configuration section with tabs for Linux binary, Kubernetes, and Docker container deployments.
  • Adds Docker Compose and Kubernetes DaemonSet examples, including required mounts/security settings.
  • Makes small wording/heading adjustments (for example, “Example” → “Examples”, minor phrasing tweaks).

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Copilot reviewed 1 out of 1 changed files in this pull request and generated 1 comment.

…er.cadvisor.md

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Copy link
Contributor

@thampiotr thampiotr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks correct, I'm not able to spot any obvious issues.

clayton-cornell and others added 2 commits February 17, 2026 14:00
…er.cadvisor.md

Co-authored-by: Piotr <17101802+thampiotr@users.noreply.github.com>
@clayton-cornell clayton-cornell added the backport/v1.13 Backport to release/v1.13 label Feb 17, 2026
@clayton-cornell clayton-cornell enabled auto-merge (squash) February 17, 2026 13:24
@clayton-cornell clayton-cornell merged commit 4f096f5 into main Feb 17, 2026
49 checks passed
@clayton-cornell clayton-cornell deleted the docs/updatecadvisor-documentation branch February 17, 2026 13:28
grafana-alloybot bot pushed a commit that referenced this pull request Feb 17, 2026
…rmissions (#5009)

This PR adds information about how to set permissions to run Alloy in
local, Docker and K8s. It was compared against the related Issues, and
compared against advice give in the Alloy forums.

Fixes:
* #990
* #3482

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Piotr <17101802+thampiotr@users.noreply.github.com>
(cherry picked from commit 4f096f5)
grafana-alloybot bot pushed a commit that referenced this pull request Feb 17, 2026
…rmissions (#5009)

This PR adds information about how to set permissions to run Alloy in
local, Docker and K8s. It was compared against the related Issues, and
compared against advice give in the Alloy forums.

Fixes:
* #990
* #3482

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Piotr <17101802+thampiotr@users.noreply.github.com>
(cherry picked from commit 4f096f5)
clayton-cornell added a commit that referenced this pull request Feb 17, 2026
…rmissions [backport] (#5555)

## Backport of #5009

This PR backports #5009 to release/v1.13.

### Original PR Title
docs: Update prometheus.exporter.cadvisor to add information about
permissions

### Original PR Author
@clayton-cornell

### Description
This PR adds information about how to set permissions to run Alloy in
local, Docker and K8s. It was compared against the related Issues, and
compared against advice give in the Alloy forums.


Fixes: 
* #990 
* #3482


---
*This backport was created automatically.*

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Piotr <17101802+thampiotr@users.noreply.github.com>
clayton-cornell added a commit that referenced this pull request Feb 17, 2026
…rmissions [backport] (#5554)

## Backport of #5009

This PR backports #5009 to release/v1.12.

### Original PR Author
@clayton-cornell

### Description
This PR adds information about how to set permissions to run Alloy in
local, Docker and K8s. It was compared against the related Issues, and
compared against advice give in the Alloy forums.


Fixes: 
* #990 
* #3482


---
*This backport was created automatically.*

Co-authored-by: Clayton Cornell <131809008+clayton-cornell@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Piotr <17101802+thampiotr@users.noreply.github.com>
jharvey10 pushed a commit that referenced this pull request Feb 26, 2026
…rmissions (#5009)

This PR adds information about how to set permissions to run Alloy in
local, Docker and K8s. It was compared against the related Issues, and
compared against advice give in the Alloy forums.


Fixes: 
* #990 
* #3482

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Piotr <17101802+thampiotr@users.noreply.github.com>
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 4, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

backport/v1.12 Backport to release/v1.12 backport/v1.13 Backport to release/v1.13 frozen-due-to-age type/docs Docs Squad label across all Grafana Labs repos

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants