GreptimeTeam / dashboard

The dashboard UI for GreptimeDB
Apache License 2.0
78 stars 20 forks source link

feat: Sidebar #417

Closed sunchanglong closed 6 months ago

sunchanglong commented 6 months ago

sidebar

Functions Automatically generates the sidebar menu by route configuration. Usage


 // path corresponds to the path configured in route
Sidebar(:path="['dashboard', 'ai']" title="LLM Observability")