James Peach created TS-4562:
-------------------------------
Summary: Plugin metrics only increment on net threads
Key: TS-4562
URL: https://issues.apache.org/jira/browse/TS-4562
Project: Traffic Server
Issue Type: Bug
Components: Core, Metrics, Plugins
Reporter: James Peach
This was a surprising one to me. I have a background thread (created with
{{TSThreadCreate}}) doing some periodic work, and I noticed that it wasn't
incrementing its metrics. It turns out that metrics can only be incremented on
an {{Ethread}}, which is a bit surprising and inconvenient.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)