Do we need to keep compatibility with the old metrics? At minimum we need to add this to the release notes.
> On Jul 19, 2016, at 2:20 AM, Thomas Jackson (JIRA) <[email protected]> wrote: > > > [ > https://issues.apache.org/jira/browse/TS-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382530#comment-15382530 > ] > > Thomas Jackson commented on TS-4645: > ------------------------------------ > > These metrics where replaced, the new ones are namespaced now: > {quote} > [jacksontj@localhost trafficserver]$ ./bin/traffic_line -m '.*' | grep > hostdb\.cache > proxy.process.hostdb.cache.current_items 2 > proxy.process.hostdb.cache.current_size 176 > proxy.process.hostdb.cache.total_inserts 2 > proxy.process.hostdb.cache.total_failed_inserts 0 > proxy.process.hostdb.cache.total_lookups 0 > proxy.process.hostdb.cache.total_hits 0 > proxy.process.hostdb.cache.last_sync.time 1468858782 > proxy.process.hostdb.cache.last_sync.total_items 0 > proxy.process.hostdb.cache.last_sync.total_size 0 > {quote} > >> traffic_top doesn't start >> ------------------------- >> >> Key: TS-4645 >> URL: https://issues.apache.org/jira/browse/TS-4645 >> Project: Traffic Server >> Issue Type: Bug >> Components: Tools >> Affects Versions: 7.0.0 >> Reporter: Masaori Koshiba >> Fix For: 7.0.0 >> >> >> {noformat} >> Error getting stat: proxy.process.hostdb.total_entries when calling >> TSRecordGetInt() failed: file "stats.h", line 268 >> {noformat} > > > > -- > This message was sent by Atlassian JIRA > (v6.3.4#6332)
