Skip to content
/ prometheus Public template

Template for deploying Prometheus on Render

License

Notifications You must be signed in to change notification settings

render-examples/prometheus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prometheus on Render

Copy this template to deploy Prometheus on Render as a web service.

Follow the quickstart.

This repo includes the following files:

File Description
Dockerfile Configuration for the generated Docker image, based on the official Prometheus image.
prometheus.yml Scraping configuration for Prometheus.
render.yaml Optionally use this file to manage your Prometheus service via Render Blueprints.

When you create your Render service, use the following values:

  • Service Type: Web Service (or Private Service if you don't need to access the Prometheus UI)
  • Runtime: Docker
  • Instance Type: Any except Free (Prometheus requires an attached disk to persist metrics data)
  • Disk Mount Path: /var/data
    • Disk details are specified under Advanced during service creation.

About

Template for deploying Prometheus on Render

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published