Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
サーバーでMuninを実行しています(現在はまだ開発モードです)。たとえば、Nginx の統計情報が表示されます。
エンドポイントに分割された統計を表示する方法があるかどうか疑問に思っていましたか? たとえば、api.myserver.com/user/create リクエストの量と api.myserver.com/car/create? 答えが「はい」の場合、エンドポイントごとのリクエストの平均時間を確認する方法は?
ありがとう。