{"id":17780687,"url":"https://github.com/app-generator/docs-django-grafana","last_synced_at":"2026-05-15T23:13:49.096Z","repository":{"id":259435793,"uuid":"877238771","full_name":"app-generator/docs-django-grafana","owner":"app-generator","description":"Django \u0026 Grafana Integration - App-Generator.dev DOCS","archived":false,"fork":false,"pushed_at":"2024-10-26T10:20:05.000Z","size":22,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-07T18:51:31.747Z","etag":null,"topics":["django-grafana","grafana","grafana-dashboard","grafana-django"],"latest_commit_sha":null,"homepage":"https://app-generator.dev/docs/technologies/django/integrate-grafana.html","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/app-generator.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-10-23T10:22:44.000Z","updated_at":"2024-10-26T10:19:50.000Z","dependencies_parsed_at":"2024-10-25T11:16:22.906Z","dependency_job_id":"ddbb1b10-d221-40c8-a28c-fcff9b037eae","html_url":"https://github.com/app-generator/docs-django-grafana","commit_stats":null,"previous_names":["app-generator/docs-django-grafana"],"tags_count":1,"template":false,"template_full_name":"app-generator/core-django","purl":"pkg:github/app-generator/docs-django-grafana","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fdocs-django-grafana","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fdocs-django-grafana/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fdocs-django-grafana/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fdocs-django-grafana/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/app-generator","download_url":"https://codeload.github.com/app-generator/docs-django-grafana/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/app-generator%2Fdocs-django-grafana/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33083002,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-15T20:25:35.270Z","status":"ssl_error","status_checked_at":"2026-05-15T20:25:34.732Z","response_time":103,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["django-grafana","grafana","grafana-dashboard","grafana-django"],"created_at":"2024-10-27T03:03:31.867Z","updated_at":"2026-05-15T23:13:49.072Z","avatar_url":"https://github.com/app-generator.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# [Django \u0026 Grafana Integration](https://app-generator.dev/docs/technologies/django/integrate-grafana.html)\n\nCoding sample for **[Django \u0026 Grafana Integration documentation page](https://app-generator.dev/docs/technologies/django/integrate-grafana.html)**. The postproduction step in software development is crucial to tracking performances, correcting bugs, and improving an application. \nWith Django, you can integrate Grafana, a powerful tool to aggregate logs and view these logs on the dashboard.\n\n\u003e 👉 Get [Support](https://app-generator.dev/ticket/create/) via `email` \u0026 `Discord`  \n\n\u003cbr /\u003e\n\n## Build \n\n\u003e 👉 Download the code  \n\n```bash\n$ git clone https://github.com/app-generator/docs-django-snowflake.git\n$ cd docs-django-snowflake\n```\n\n\u003cbr /\u003e\n\n\u003e 👉 Install modules via `VENV`  \n\n```bash\n$ virtualenv env\n$ source env/bin/activate\n$ pip install -r requirements.txt\n```\n\n\u003cbr /\u003e\n\n\u003e 👉 Set Up Database\n\n```bash\n$ python manage.py makemigrations\n$ python manage.py migrate\n```\n\n\u003cbr /\u003e\n\n\u003e 👉 Start the app\n\n```bash\n$ python manage.py runserver\n```\n\nAt this point, the app runs at `http://127.0.0.1:8000/`. \n\n\u003cbr /\u003e\n\n\u003e 👉 Install Grafana\n\nFor Linux 👇\n\n```bash\n$ sudo systemctl start grafana-server\n$ sudo systemctl enable grafana-server\n```\n\nFor macOS (using Homebrew):\n\n```bash\n$ brew services start grafana\n```\n\nOpen Grafana by going to http://localhost:3000 in your browser. Use the default username and password (admin/admin) to log in. Change the password when prompted.\n\n\u003cbr /\u003e\n\n---\n**[Django \u0026 Grafana Integration](https://app-generator.dev/docs/technologies/django/integrate-grafana.html)** - Coding sample provided by **[App Generator](https://app-generator.dev/)**\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapp-generator%2Fdocs-django-grafana","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fapp-generator%2Fdocs-django-grafana","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fapp-generator%2Fdocs-django-grafana/lists"}