Skip to content

A Render blueprint to setup OTel Collector and a Prometheus instance to visualize collected data

Notifications You must be signed in to change notification settings

OxfordAbstracts/render-otelcol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

OpenTelemetry Collector on Render

This Blueprint deploys a GRPC-listening oltp metrics collector, and a Prometheus instance that receives and stores periodically the events collected. This allows a monitoring setup where the monitoring deployment does not need any knowledge of its targets, and without needing to expose a "Service Discovery" unit either.

These 2 advantages make it really easy to "just" point monitored services to this deployment to enable metrics, even if you have Render autoscaling active which creates/kills instances arbitrarily.

Usage

  • Each monitored service should use a OTLP metrics-enabled library, pushing GRPC payloads to the URL of the otelcol service.

About

A Render blueprint to setup OTel Collector and a Prometheus instance to visualize collected data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Dockerfile 100.0%