summaryrefslogtreecommitdiff
path: root/usr.sbin/bgpctl/ometric.c
AgeCommit message (Expand)Author
2023-01-06sync with rpki-client 'more dastardly white spaces' commitTheo Buehler
2022-12-14Add missing type for OMT_INFO.Claudio Jeker
2022-12-12Since bgpctl uses clock_gettime() and struct timespec switch ometric codeClaudio Jeker
2022-12-06OpenMetrics is rather strict about naming metricsets.Claudio Jeker
2022-12-06Implement ometric_set_timeval() and ometric_set_timeval_with_labels()Claudio Jeker
2022-12-05Revert and adjust the changes in ometric_set_state() from last commit.Claudio Jeker
2022-12-01Extend and rename ometric_set_int_with_label to ometric_set_int_with_labelsClaudio Jeker
2022-11-30Pass a FILE pointer to ometric_output_all() and use fprintf() instead ofClaudio Jeker
2022-11-01Use unsigned long long to store integer value. At least that can alwaysClaudio Jeker
2022-10-17Implement openmetric output via bgpctl show metric commandClaudio Jeker