IBM TechXchange Community Together, we can connect via forums, blogs, files and face-to-face networking. Find your community
One of the keys to successfully transforming monolithic applications to microservices is to efficiently partition classes with consideration of existing dependencies in code. A key type of class dependency is when one class contains another class as a class-level variable. This dependency...
はじめに Blog記事「 Instanaを使ってOpenShift上で動作するアプリのパフォーマンスを監視する (1) 」の後続の記事になります。 この回では、Bee TravelsのアプリケーションにInstanaで監視できるようにコードを埋め込み、OpenShiftクラスターにBee Travelsアプリケーションをデプロイするところまで取り扱います。 情報をクイックに把握されたい方向け これからAPMやInstanaについて情報だけクイックに把握されたい方は、 Instanaで各言語をWebSite監視・トレースするために必要なこと ...