{"id":21070680,"url":"https://github.com/pyronear/pyro-observability","last_synced_at":"2025-10-13T09:11:12.755Z","repository":{"id":220598112,"uuid":"625979237","full_name":"pyronear/pyro-observability","owner":"pyronear","description":"Observability platform for edge devices","archived":false,"fork":false,"pushed_at":"2023-04-15T19:10:49.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-09-25T12:33:06.806Z","etag":null,"topics":["dashboard","grafana","loki","prometheus"],"latest_commit_sha":null,"homepage":"","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/pyronear.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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}},"created_at":"2023-04-10T14:36:05.000Z","updated_at":"2023-04-10T14:37:20.000Z","dependencies_parsed_at":null,"dependency_job_id":"bf706f59-2c75-470a-a8ff-78d712700563","html_url":"https://github.com/pyronear/pyro-observability","commit_stats":{"total_commits":20,"total_committers":1,"mean_commits":20.0,"dds":0.0,"last_synced_commit":"7e92c3ca1029580dfd646f69f98b49490b6817fb"},"previous_names":["pyronear/pyro-observability"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/pyronear/pyro-observability","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyronear%2Fpyro-observability","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyronear%2Fpyro-observability/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyronear%2Fpyro-observability/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyronear%2Fpyro-observability/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pyronear","download_url":"https://codeload.github.com/pyronear/pyro-observability/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pyronear%2Fpyro-observability/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279014484,"owners_count":26085535,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-13T02:00:06.723Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["dashboard","grafana","loki","prometheus"],"created_at":"2024-11-19T18:47:48.721Z","updated_at":"2025-10-13T09:11:12.725Z","avatar_url":"https://github.com/pyronear.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# pyro-observability\nObservability platform for edge devices\n\n## Setup\n\n### Prerequisites\n\n- [Docker](https://docs.docker.com/engine/install/)\n- [Docker compose](https://docs.docker.com/compose/)\n\nThe project was designed so that everything runs with Docker orchestration (standalone virtual environment), so you won't need to install any additional libraries.\n\n### Configuration\n\nIn order to run the project, you will need to specific some information, which can be done using a `.env` file.\nThis file will have to hold the following information:\n- `GRAFANA_SECURITY_ADMIN_USER`: the name of the grafana admin\n- `GRAFANA_SECURITY_ADMIN_PWD`: the password of the grafana admin\n\nSo your `.env` file should look like something similar to:\n```\nGRAFANA_SECURITY_ADMIN_USER = admin\nGRAFANA_SECURITY_ADMIN_PWD = admin \n```\n\nThe file should be placed at the root folder of your local copy of the project.\n\nAdditionally, you'll need to provide the list of prometheus scrape targets in `prometheus/prometheus.yml`\n### Running the service\n\nYou can run the service using the following command:\n\n```shell\ndocker-compose up -d --build\n```\n\n## License\n\nDistributed under the Apache 2 License. See [`LICENSE`](LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyronear%2Fpyro-observability","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpyronear%2Fpyro-observability","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpyronear%2Fpyro-observability/lists"}