plugin-icon

StatsD WordPress Client

For no-latency massively-scalable WP application metric tracking and code profiling via Etsy's StatsD + Graphite.
평가
5
최근 업데이트일
August 18, 2020
버전
0.2
활성화된 설치 항목
20
StatsD WordPress Client

For live environment no-latency massively-scalable application metric tracking and code profiling via Etsy’s StatsD + Graphite.

Tracks everything in WordPress and Multisite:

  • Logins (success, fails, logout)
  • Password resets (attempts/successes)
  • User count (guage)
  • Users (registrations, spam, ham)
  • Posting (publish, trash, delete)
  • Commenting (received, approved, trashed, spam, unspam)
  • Attachments (Add, edit, delete)
  • XML-RPC (every command individually, you can rollup)
  • Multisite blog count (guage)
  • Multiiste blog actions (new, spam, ham, archive, unarchive, delete, undelete)
  • Page generation times
  • Query count (type + time when SAVEQUERIES defined)
  • Remote HTTP requests (count, time – by host)
  • WP Cron calls
  • WP Emails
  • and more!

Requires StatsD on localhost or a server on your private network.

You can also call the $statsd global class in other plugin/theme code for instant tracking of any application metric. See API usage instructions: https://github.com/domnikl/statsd-php/blob/develop/README.md

Contribute at GitHub.

To Do

Want to implement batch collection and send of metrics via one or minimal UDP packets required based on connection time.

무료Creator 요금제에서
활성화된 설치 항목
20
테스트된 버전
4.6.29
이 플러그인은 다운로드 가능하며 워드프레스 독립 호스트 설치에 사용할 수 있습니다.