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

Support for integrating dashboard panels with external applications #5846

Open
kingmaker9841 opened this issue Sep 4, 2024 · 1 comment
Open

Comments

@kingmaker9841
Copy link

Is your feature request related to a problem?

Currently, there's no direct way to import specific dashboard panels created in SigNoz and integrate them into external applications. This limits the ability to seamlessly incorporate SigNoz's powerful analytics visualizations into custom application interfaces.

Describe the solution you'd like

  • Select specific dashboard panels from SigNoz
  • Generate an embeddable code or API endpoint for these panels
  • Easily integrate these panels into external applications

This could be achieved through:

  • An "Export Panel" option in the SigNoz UI
  • Generation of an iframe code or JavaScript snippet for embedding
  • An API that allows authenticated retrieval of panel data and visualizations

Describe alternatives you've considered

  • Manually recreating SigNoz visualizations in our application
  • Using screenshots or static images of SigNoz panels
  • Implementing a separate analytics solution within our application

However, these alternatives lack the real-time updates, interactivity, and depth of data that direct integration with SigNoz panels would provide.

Additional context

In our application, we have an analytics tab where users can view various metrics and data visualizations. The ability to import SigNoz dashboard panels directly into this tab would significantly enhance our analytics capabilities and user experience. It would allow us to leverage SigNoz's robust analytics and visualization features without having to recreate them from scratch.

This feature would not only save development time but also ensure consistency between the analytics viewed in SigNoz and those presented in our application. It would be particularly valuable for teams who want to create custom, branded analytics interfaces while still leveraging the power of SigNoz's data processing and visualization capabilities.

Thank you for your feature request – we love each and every one!

Copy link

welcome bot commented Sep 4, 2024

Thanks for opening this issue. A team member should give feedback soon. In the meantime, feel free to check out the contributing guidelines.

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