mirror of
https://github.com/run-llama/notebookllama.git
synced 2026-07-16 07:04:28 -04:00
[PR #3] [MERGED] Adding observability dashboard #18
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/run-llama/notebookllama/pull/3
Author: @AstraBert
Created: 6/29/2025
Status: ✅ Merged
Merged: 6/29/2025
Merged by: @AstraBert
Base:
main← Head:clelia/add-observability📝 Commits (2)
3ed767dAdding observability dashboardb72424dtypecheck changes📊 Changes
10 files changed (+708 additions, -12 deletions)
View changed files
📝
.env.example(+3 -0)➕
.github/workflows/release.yaml(+21 -0)📝
README.md(+6 -0)➕
compose.yaml(+31 -0)📝
pyproject.toml(+6 -2)📝
src/notebooklm_clone/Home.py(+31 -1)➕
src/notebooklm_clone/instrumentation.py(+168 -0)➕
src/notebooklm_clone/pages/2_Observability_Dashboard.py(+169 -0)➕
tests/test_sql_engine.py(+84 -0)📝
uv.lock(+189 -9)📄 Description
Closes #2
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.