sipcapture / heplify-server

HEP Capture Server for HOMER
https://sipcapture.org
GNU Affero General Public License v3.0
184 stars 85 forks source link

Heplify agent ip address in prometheus time series #516

Closed suchendra closed 1 year ago

suchendra commented 1 year ago

Is it possible to configure or parse the heplify agent ip address and push it to prometheus as a tag/label. So that one can query by source.

lmangani commented 1 year ago

Sorry, it is not. This type of usage would generate high-cardinality tags and would be highly unadvisable. Only known hosts will be used for labels, hence reducing the max cardinality to the configured host array size.