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
Not sure if this is a PerfTap issue, a Statsite (im using v. 0.4.0) issue or something with my setup but I get errors reported in statsite when PerfTap is sending data to it.
I haven't defined the format to be statsite (see issue #1 ) but it looks like it is defaulting to Statsite format.
Some of the errors I guess has to do with invalid combinations of characters like this:
ERROR:statsite.udpcollector:67 Invalid line syntax: WinMetric.wps-bv-sql-prf.paging_file..??.c_.pagefile_sys.pct_usage:1,731|kv|@1337062962
ERROR:statsite.udpcollector:67 Invalid line syntax: WinMetric.wps-web2-bv-prf.network_interface.intel[r]_pro_1000_mt_network_connection.bytes_total_sec:3699,834|kv|@1337062962
But then there are some where I can't spot what is different:
ERROR:statsite.udpcollector:67 Invalid line syntax: WinMetric.wps-bv-sql-prf.sqlserver_sql_statistics.batch_requests_sec:0,992|kv|@1337062961
ERROR:statsite.udpcollector:67 Invalid line syntax: WinMetric.wps-web1-bv-prf.system.context_switches_sec:334,002|kv|@1337062962
In general most errors are on processor and network metrics.
The text was updated successfully, but these errors were encountered:
Not sure if this is a PerfTap issue, a Statsite (im using v. 0.4.0) issue or something with my setup but I get errors reported in statsite when PerfTap is sending data to it.
I haven't defined the format to be statsite (see issue #1 ) but it looks like it is defaulting to Statsite format.
Some of the errors I guess has to do with invalid combinations of characters like this:
ERROR:statsite.udpcollector:67 Invalid line syntax: WinMetric.wps-bv-sql-prf.paging_file..??.c_.pagefile_sys.pct_usage:1,731|kv|@1337062962
ERROR:statsite.udpcollector:67 Invalid line syntax: WinMetric.wps-web2-bv-prf.network_interface.intel[r]_pro_1000_mt_network_connection.bytes_total_sec:3699,834|kv|@1337062962
But then there are some where I can't spot what is different:
ERROR:statsite.udpcollector:67 Invalid line syntax: WinMetric.wps-bv-sql-prf.sqlserver_sql_statistics.batch_requests_sec:0,992|kv|@1337062961
ERROR:statsite.udpcollector:67 Invalid line syntax: WinMetric.wps-web1-bv-prf.system.context_switches_sec:334,002|kv|@1337062962
In general most errors are on processor and network metrics.
The text was updated successfully, but these errors were encountered: