We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
APMを導入して速度改善が効果的な箇所を特定する。 例えば https://www.skylight.io/ などは OSSプランがあったりするので費用のことを考えなくてもよい。
アプリケーションを触っていて速度が遅い箇所は結構気になるけど、現状それに関するデータなどがないのでそもそもどこが遅いのかすら把握できていない。 APMを導入すれば遅い箇所やその理由がわかるので、アプリケーション全体の体験を改善できる可能性がある。
The text was updated successfully, but these errors were encountered:
@okuramasafumi Issueありがとうございます。 skylightはCloud Runで使えないんですよね。(以前skylightに問い合わせた) newrelicは値段・使いづらさでどうも導入する気になれず、何かいい奴があれば知りたいな〜といったことを考えているところでした。
Sorry, something went wrong.
No branches or pull requests
機能の説明
APMを導入して速度改善が効果的な箇所を特定する。
例えば https://www.skylight.io/ などは OSSプランがあったりするので費用のことを考えなくてもよい。
何故この機能が必要なのか
アプリケーションを触っていて速度が遅い箇所は結構気になるけど、現状それに関するデータなどがないのでそもそもどこが遅いのかすら把握できていない。
APMを導入すれば遅い箇所やその理由がわかるので、アプリケーション全体の体験を改善できる可能性がある。
The text was updated successfully, but these errors were encountered: