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

v2: Add the ability to enable the faro receiver as part of application observability #1179

Open
ceastman-r7 opened this issue Jan 29, 2025 · 1 comment

Comments

@ceastman-r7
Copy link

Something like:

applicationObservability = {
  enabled = true,
  receivers = {
    faro = { enabled = true }
    }
  }
@rlankfo
Copy link
Member

rlankfo commented Jan 29, 2025

hey @ceastman-r7 👋

The existing faro.receiver component in Alloy is incompatible with the Grafana Cloud Frontend Observability solution so we are unlikely to add it here.

The good news is that we're actively developing OpenTelemetry compatible Faro components that will be compatible with our cloud offerings as well as any OTLP destination. Once these components are available in Alloy, I anticipate we'll make the Faro receiver available in the helm chart.

You can follow along with our progress on these components here:

cc @t00mas

Thanks!

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

2 participants