grafana / faro-web-sdk

The Grafana Faro Web SDK, part of the Grafana Faro project, is a highly configurable web SDK for real user monitoring (RUM) that instruments browser frontend applications to capture observability signals. Frontend telemetry can then be correlated with backend and infrastructure data for full-stack observability.
https://grafana.com/oss/faro/
Apache License 2.0
690 stars 62 forks source link

feat(agent/alloy): migrate from Grafana agent to Grafana Alloy #565

Closed bubu11e closed 2 months ago

bubu11e commented 2 months ago

Migrate from Grafana agent to Grafana Alloy

Why

Grafana agent has been deprecated in favor of Grafana alloy.

What

Replace Grafana agent by Grafana Alloy

Links

Checklist

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.

CLAassistant commented 2 months ago

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


Julien Girard seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

codecapitano commented 2 months ago

@bubu11e I see there are some linter issues which are a bit hard to find sometimes. If it is fine for you I can fix them for you.

Just give me a 👍 / 👎

codecapitano commented 2 months ago

@bubu11e I see there are some linter issues which are a bit hard to find sometimes. If it is fine for you I can fix them for you.

Just give me a 👍 / 👎

All right @bubu11e linter issue is fixed 👍

bubu11e commented 2 months ago

@bubu11e I see there are some linter issues which are a bit hard to find sometimes. If it is fine for you I can fix them for you. Just give me a 👍 / 👎

All right @bubu11e linter issue is fixed 👍

Thanks a lot.