Next.js Discord

Discord Forum

Is there any way known project for consuming otel data in NextJs?

Unanswered
Masai Lion posted this in #help-forum
Open in Discord
Masai LionOP
I want to create an admin panel where I can manage my DB and also have observability metrics available. All in one place for simplicity.
I'd also like to reuse my project role base auth system, again, for simplicity.
Does anyone have some suggestions?
Thank you in advance.

1 Reply

Masai LionOP
It would be ideal if I caould consume open telemetry data from multiple servers (my backend in golang and my frontend in nextJs), and also be able to customize how it looks.