2018-11-15 03:16:07 +08:00
|
|
|
Source: prometheus-cpp
|
2021-03-16 02:29:47 +08:00
|
|
|
Version: 0.12.2
|
2018-11-15 03:16:07 +08:00
|
|
|
Description: Prometheus Client Library for Modern C++
|
|
|
|
Default-Features: compression, pull
|
|
|
|
|
|
|
|
Feature: compression
|
|
|
|
Build-Depends: zlib
|
|
|
|
Description: Enable zlib compression
|
|
|
|
|
2019-06-13 07:52:52 +08:00
|
|
|
Feature: tests
|
|
|
|
Build-Depends: gtest
|
|
|
|
Description: Additional testing support
|
|
|
|
|
2018-11-15 03:16:07 +08:00
|
|
|
Feature: pull
|
2021-03-16 02:29:47 +08:00
|
|
|
Build-Depends: civetweb
|
2018-11-15 03:16:07 +08:00
|
|
|
Description: Support for regular pull mode
|
|
|
|
|
|
|
|
Feature: push
|
|
|
|
Build-Depends: curl
|
|
|
|
Description: Support push gateway
|