You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: "Export job execution metrics to a Prometheus aggregation gateway"
author: "autometrics-dev"
branding:
icon: "clock"
color: "purple"
inputs:
pushgateway:
required: true
description: "URL to the aggregation gateway, for example `http://localhost:9091`"
gatewaytype:
required: false
description: "Type of the aggregation gateway, one of `prometheus`, `gravel`, or `zapier`. Currently only changes the url format in case of prometheus"
buckets:
required: false
description: "Comma separated list of buckets for duration histogram, with or without the brackets []"