aboutsummaryrefslogtreecommitdiff
path: root/ports/prometheus-cpp/CONTROL
blob: e89b84cb27d00cef99533b412805717fb06f9ffb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: prometheus-cpp
Version: 0.6.0
Description: Prometheus Client Library for Modern C++
Default-Features: compression, pull

Feature: compression
Build-Depends: zlib
Description: Enable zlib compression

Feature: pull
Build-Depends: civetweb
Description: Support for regular pull mode

Feature: push
Build-Depends: curl
Description: Support push gateway