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
605 promtest.go:42: Bad metric tcpinfo_cache_count_histogram: metric name should not include type 'histogram'
606 promtest.go:42: Bad metric tcpinfo_connection_count_histogram: metric name should not include type 'histogram'
607 promtest.go:42: Bad metric tcpinfo_polling_interval_histogram: metric name should not include type 'histogram'
608 promtest.go:42: Bad metric tcpinfo_receive_rate_histogram: metric name should not include type 'histogram'
609 promtest.go:42: Bad metric tcpinfo_send_rate_histogram: metric name should not include type 'histogram'
610 promtest.go:42: Bad metric tcpinfo_syscall_time_histogram: metric name should not include type 'histogram'
The text was updated successfully, but these errors were encountered:
* Adds the Unix domain server for TCP events.
To do: integrate server into existing tcp-info codebase.
Also updates the travis file to remove an outdated flag.
* Metrics no longer pass the prometheus linter.
Filed #106
Output on travis:
The text was updated successfully, but these errors were encountered: