{"id":24100533,"url":"https://github.com/ezzaldeeen/promex","last_synced_at":"2026-05-15T04:03:35.123Z","repository":{"id":177439790,"uuid":"658254307","full_name":"ezzaldeeen/PromEx","owner":"ezzaldeeen","description":"Playing with Prometheus","archived":false,"fork":false,"pushed_at":"2023-06-29T21:53:10.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-02-27T23:40:45.842Z","etag":null,"topics":["fastapi","prometheus"],"latest_commit_sha":null,"homepage":"","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/ezzaldeeen.png","metadata":{"files":{"readme":"README.md","changelog":null,"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}},"created_at":"2023-06-25T08:21:33.000Z","updated_at":"2023-06-29T21:54:24.000Z","dependencies_parsed_at":null,"dependency_job_id":"34b28f92-b316-41c6-b398-a926f48dd854","html_url":"https://github.com/ezzaldeeen/PromEx","commit_stats":null,"previous_names":["ezzaldeeen/promex"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/ezzaldeeen/PromEx","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezzaldeeen%2FPromEx","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezzaldeeen%2FPromEx/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezzaldeeen%2FPromEx/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezzaldeeen%2FPromEx/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ezzaldeeen","download_url":"https://codeload.github.com/ezzaldeeen/PromEx/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ezzaldeeen%2FPromEx/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33053144,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-13T13:14:54.681Z","status":"online","status_checked_at":"2026-05-15T02:00:06.351Z","response_time":103,"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":["fastapi","prometheus"],"created_at":"2025-01-10T16:00:44.870Z","updated_at":"2026-05-15T04:03:35.110Z","avatar_url":"https://github.com/ezzaldeeen.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# PromEx\n\n## Introduction\n\nPrometheus is an open-source monitoring and alerting toolkit that provides a flexible and powerful way to monitor systems and applications. FastAPI, on the other hand, is a Python web framework that offers high performance, easy-to-use features for building APIs.\n\nThis repository explores the integration of Prometheus monitoring into FastAPI applications, allowing you to collect metrics about your API's performance, resource usage, and other important aspects.\n\n## Installation\n\nTo run the experiments in this repository, you'll need to have Python and pip installed. Follow these steps to set up the project:\n\n1. Create a virtual environment (optional but recommended):\n```bash\npython3 -m venv env\nsource env/bin/activate\n```\n\n2. Install the required dependencies:\n```bash\npip install -r requirements.txt\n```\n\n## Usage\n\nTo run the experiments, execute the following command:\n\n```bash\nuvicron main:app --reload\n```\n\nOnce the application is running, you can access the Prometheus metrics endpoint at http://localhost:8000/metrics. This endpoint provides various metrics related to your FastAPI application, such as request duration, HTTP status codes, and more.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fezzaldeeen%2Fpromex","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fezzaldeeen%2Fpromex","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fezzaldeeen%2Fpromex/lists"}