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

[DOC] Convert Agent doc to Alloy #3621

Merged
merged 10 commits into from
Oct 11, 2024

Conversation

knylander-grafana
Copy link
Contributor

@knylander-grafana knylander-grafana commented Oct 11, 2024

Converts content from using Agent to Alloy.

Changes:

  • Most of the Agent configuration sections are removed.
  • Links are updated to point to the Alloy docs
  • Global search to check for any references to Agent

What needs to be checked:

  • Verify that the config file snippets work. The configuration file changes were made with help from @clayton-cornell (Alloy writer).
  • Check any graphics to see if they mention Agent or Alloy, and update if needed.
  • Sampling scrap targets
  • Helm chart doc updates

Fixes #3271

@knylander-grafana knylander-grafana added the type/docs Improvements for doc docs. Used by Docs team for project management label Oct 11, 2024
Copy link
Collaborator

@korniltsev korniltsev left a comment

Choose a reason for hiding this comment

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

lgtm

docs/sources/configure-client/_index.md Outdated Show resolved Hide resolved
docs/sources/configure-client/grafana-agent/java/_index.md Outdated Show resolved Hide resolved
docs/sources/configure-client/language-sdks/nodejs.md Outdated Show resolved Hide resolved
Copy link
Contributor

@marcsanmi marcsanmi left a comment

Choose a reason for hiding this comment

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

LGTM 👍

Copy link
Contributor

@aleks-p aleks-p left a comment

Choose a reason for hiding this comment

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

Looks good to me, added a few minor suggestions.

docs/sources/_index.md Outdated Show resolved Hide resolved
docs/sources/configure-client/_index.md Outdated Show resolved Hide resolved
docs/sources/configure-client/grafana-agent/_index.md Outdated Show resolved Hide resolved
docs/sources/configure-client/grafana-agent/ebpf/_index.md Outdated Show resolved Hide resolved
Co-authored-by: Aleksandar Petrov <[email protected]>
@knylander-grafana knylander-grafana merged commit 7d12282 into grafana:main Oct 11, 2024
18 checks passed
@knylander-grafana knylander-grafana deleted the 3271-agent-to-alloy branch October 11, 2024 22:08
@knylander-grafana
Copy link
Contributor Author

Checking if it's safe to backport this PR to 1.9. It changes a lot of pages.

@knylander-grafana knylander-grafana added the backport release/v1.9 This label will backport a merged PR to the release/v1.9 branch label Oct 11, 2024
github-actions bot pushed a commit that referenced this pull request Oct 11, 2024
* Convert Agent doc to Alloy

* Apply suggestions from code review

* Apply suggestions from code review

Co-authored-by: Aleksandar Petrov <[email protected]>

* Update docs/sources/configure-client/grafana-agent/ebpf/setup-docker.md

* Change grafana-alloy to grafana-agent; update links

* Clarify Alloy config steps

* Update docs/sources/upgrade-guide/_index.md

* Update docs/sources/upgrade-guide/_index.md

---------

Co-authored-by: Aleksandar Petrov <[email protected]>
(cherry picked from commit 7d12282)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport release/v1.9 This label will backport a merged PR to the release/v1.9 branch type/docs Improvements for doc docs. Used by Docs team for project management
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DOC] Update Pyroscope for Agent > Alloy
5 participants