646dd8de06
* feat/add_observability_landing * Add check for observability path * Fix existing tests * Test that we're rendering the component when in the correct path * Reset all mocks after testing * Check for extension only on observability route * Undo changes to tests * Extract strings to constants * Remove unused validator * Remove unnecesary ObservabilityLanding component * Update subtitle for Observability section * Use proper ' * Expose extension point, allow plugins to hook into it, and render received components * Fix and test * Remove no longer needed unit tests * Readd validation checks, allow for regex like paths * refactor(extensions): extract dynamic extension point ids to a separate enum * Undo unwanted const to let change * Update extension point id to better transmit intent and use --------- Co-authored-by: Levente Balogh <balogh.levente.hu@gmail.com>
This directory contains the code for the Grafana backend.
The contributor documentation for Grafana's backend is in /contribute/backend/README.md.