Skip to content

feat(library): Introduce Prometheus 2.53 as library#227

Open
prasoon054 wants to merge 1 commit intounikraft:mainfrom
prasoon054:prometheus
Open

feat(library): Introduce Prometheus 2.53 as library#227
prasoon054 wants to merge 1 commit intounikraft:mainfrom
prasoon054:prometheus

Conversation

@prasoon054
Copy link

@prasoon054 prasoon054 commented Aug 30, 2025

Needs support for writable MAP_SHARED. If that is not available, this workaround also works fine.

  • app.py: Demo Flask app exposing /hello endpoint and /metrics for Prometheus scraping
  • Dockerfile: Copy Prometheus, dependencies and configuration
  • Kraftfile: Configure Prometheus unikernel build
  • README.md: Usage instructions and links
  • prometheus.yml: Main configuration for Prometheus setup

- app.py: Demo Flask app exposing /hello endpoint and /metrics for Prometheus scraping
- Dockerfile: Copy Prometheus, dependencies and configuration
- Kraftfile: Configure Prometheus unikernel build
- README.md: Usage instructions and links
- prometheus.yml: Main configuration for Prometheus setup

Signed-off-by: Prasoon Kumar <prasoonkumar054@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant