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

v1 - v2 Migration - Change in URL to use for Receiver Endpoints #1082

Open
SeamusGrafana opened this issue Jan 9, 2025 · 0 comments
Open

Comments

@SeamusGrafana
Copy link
Contributor

In v1 if you had Traces Enabled you would send them to an endpoint like this;

http://grafana-k8s-monitoring-alloy.k8s-monitoring.svc.cluster.local:4318

However in v2, there is no equavilent endpoint, due to the new Architecture, so any configuration using that URL needs to be updated, to something like;

http://grafana-k8s-monitoring-alloy-receiver.k8s-monitoring.svc.cluster.local:4318

It may be worth a note in the Docs for this, as its easy to overlook, or to ad an option to the Receiver HELM Chart to deploy a legacy service name, to allow using that old Endpoint.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant