ojob.io/formats/openmetrics2prometheus

Usage

ojob ojob.io/formats/openmetrics2prometheus path=some/folder dedupSort=true type=kube kubePod=prometheus kubeNS=default dockName=prometheus 

Description

Loads openmetrics files into a Prometheus database

Expects

Name Description
path Path of openmetrics files to load into a Prometheus database
dedupSort If true, deduplicates and sorts the openmetrics files before loading them
type Type of Prometheus database deploy (e.g. kube, docker)
kubePod If type=kube the pod name of the Prometheus database
kubeNS If type=kube the pod namespace of the Prometheus database
dockName If type=dock the docker container name of the Prometheus database