This is an IBM Automation portal for Cloud Management, Technology Cost Management, Network Automation and AIOps products. To view all of your ideas submitted to IBM, create and manage groups of Ideas, or create an idea explicitly set to be either visible by all (public) or visible only to you and IBM (private), use the IBM Unified Ideas Portal (https://ideas.ibm.com).
We invite you to shape the future of IBM, including product roadmaps, by submitting ideas that matter to you the most. Here's how it works:
Start by searching and reviewing ideas and requests to enhance a product or service. Take a look at ideas others have posted, and add a comment, vote, or subscribe to updates on them if they matter to you. If you can't find what you are looking for,
Post an idea.
Get feedback from the IBM team and other customers to refine your idea.
Follow the idea through the IBM Ideas process.
Welcome to the IBM Ideas Portal (https://www.ibm.com/ideas) - Use this site to find out additional information and details about the IBM Ideas process and statuses.
IBM Unified Ideas Portal (https://ideas.ibm.com) - Use this site to view all of your ideas, create new ideas for any IBM product, or search for ideas across all of IBM.
ideasibm@us.ibm.com - Use this email to suggest enhancements to the Ideas process or request help from IBM for submitting your Ideas.
Hello,
Thank you for informing me that the Infrastructure Analytics API is now available for broader usage. I reviewed the APIs you recommended, but unfortunately, they do not have the functionality to perform the UI Infrastructure Feature to show the hierarchy of snapshots and their dependencies. (jvm->process->container->pod->Namespace->Cluster Node->host ...)
One Problem I see is that the API's nature is to show single entity types, whereas a hierarchy will need to display multiple entity types in relation to each other.
Another problem is that the Apis only offer metrics as additional data fields. But in our case, we need to get metadata and information as a table in multiple columns or JSON. It is more like a query with various required data fields, like name of pod, namespace, process, technology, and process env. Variables etc.
This behaves very much like an SQL query.
To fulfill this feature request, the provided API is not helpful and is of better use in other use cases.
The easiest solution is still to change the existing Snapshot API and add the capability to query the compound ID in snapshots, described in the initial ticket description, especially the "steadyId".
Don't hesitate to get in touch with me if there are questions so I can explain them in more detail.
Best regards,
Ali
Hi Alireza, we have recently opened up the Infrastructure Analytics (Entity Explore) APIs for broader usage for use cases like yours.
"Analyze Infrastructure is now supported on the API. The API features an endpoint for fetching filtered entities along with metrics and an endpoint for fetching entities grouped on a tag with aggregated metrics. There are also endpoints to retrieve entity types and metric names."
I would recommend reviewing the following APIs and giving us feedback on how we can extend them further to suit your use case.
1. https://instana.github.io/openapi/#operation/getEntityGroups
2. https://instana.github.io/openapi/#operation/getEntities