Installing Instana self-hosted on OCP on Linux on IBM Z and IBM LinuxONE
Installing Instana self-hosted on Red Hat OpenShift Container Platform (OCP) on Linux on IBM Z and IBM LinuxONE is simple. You need a cluster with four compute nodes and the tools and binaries. The resource configuration for the compute nodes is shown in the following figure:
To install Instana backend server on Red Hat OpenShift Container Platform (OCP) cluster, refer to Using third-party Kubernetes Operators and search for Linux on IBM Z and IBM LinuxONE in the above documentation link. Following is the GA Release notes link for Linux on IBM Z and IBM LinuxONE.
Reach out to the following contacts for any assistance.
Contacts :
Monitoring a sample application by using Instana Agent
To get started and learn about Instana, you can install the following sample Go application and understand the power of application tracing.
a. Deploying a sample application
b. Installing Instana Agent
You can monitor any cloud-native or standalone application by installing Instana Agent (on the environment where application is running) by following the simple commands in the “Install Agents” section of the Instana UI on your desired hosts/VMs/LPARs. These agents will automatically connect to the backend, which in this case will be running on Linux on IBM Z and IBM LinuxOne in the OCP layer.
To Install the Instana agent on your environment, refer to Installing Instana agents and pick the method according to your environment.
c. Monitoring application
The three pillars of observability are metrics, logs, and distributed traces. By correlating the data from these three sources, the contextual information is derived that helps with faster issue detection and root cause analysis. Instana helps to start your observability journey by automating the entire process:
- Instana agent activates the applicable sensors through automated discovery of applications runtimes on every hosts/VMs.
- It also enables auto tracing for common programming languages like Java, Python, PHP and others. Using the trace data, it also automatically discovers the application profiles that informs you on how an application request flows through different services and applications, removing the need to manually describe your application topology.
- Predictive analytics then automates issue detection and helps you with root cause analysis as Instana captures 100% of traces with a 1 second granularity for most applications.
Where can I find out more?
Learn more at Getting Started with Instana website to start your journey with Instana Observability.