Welcome to the IBM TechXchange Community, a place to collaborate, share knowledge, & support one another in everyday challenges. Connect with your fellow members through forums, blogs, files, & face-to-face networking.
Join / sign up
we are testing the automation for configuring instana OIDC using API instead of the user interface, i can see from documenation that we can delete OIDC configs but there is no mention of creating one ? is it possible to use API calls to configure OIDC?
Hi Atanas, It may not see straight-forward but since Business Monitoring relies on the Application Monitoring we can get the data we need. Go to your Business Monitoring Click in your process and then click in "Analyze Instances" Just after Group, in the far right click in "API Query " You can...
Hi Venkata: I wrote a Python script to send metrics through the StatsD sensor in the agent. In Python, we use the socket module because this module provides an interface for working with network communication (to communicate using protocols like TCP or UDP). Review the Monitoring StatsD...
Hi, I need to find a way to fetch data from business processes via the API interface. Unfortunately I couldn't find any references about how to use the Instana REST API for anything different than application and infrastructure monitoring. I can see my IBM BPM processes in the Business...
I am looking to post some results data using the python code through the Instana REST API, and then this data I want to showcase in custom Dashboard. so, is there a way that I can post results data directly to Instana dashboard or I need to use any database (influxDB or Prometheus) to store my...
Instana Agent API to match hosts and Agents Instana UI provides a list of Agents, which are associated to their respective full qualified hostnames and information about version, update mode and runtime. In this blog post, I describe a way to query the Instana backend to compile a...