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

internal: rename agent references to Alloy #86

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

rfratto
Copy link
Member

@rfratto rfratto commented Mar 27, 2024

Equivalent to #83 but renames any references to "agent" to "Alloy."

This includes normalizing metric names:

  • Metrics for Alloy or the Alloy controller are prefixed with alloy_ instead of agent_.
  • Metrics for components are prefixed with the component name (unless they come from upstream, in which case they're unchanged)

Similarly to #83, I won't mark off the task as complete after merging this, since I'll need to still merge in grafana/agent:main a few more times and that could introduce more code references.

@rfratto rfratto force-pushed the rename-agent-references-code branch from fe69047 to 56686cc Compare March 27, 2024 00:48
@rfratto rfratto merged commit ce7a8dd into main Mar 27, 2024
8 of 9 checks passed
@rfratto rfratto deleted the rename-agent-references-code branch March 27, 2024 12:23
@rfratto rfratto added the backport-to-agent:no PR should NOT be backported to the agent repo. label Apr 23, 2024
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
backport-to-agent:no PR should NOT be backported to the agent repo. frozen-due-to-age
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants