Instana Application Catalog API
The endpoints of this group retrieve all available resources to query application metrics. It includes:**Catalog for Application Tags**Showing a list of tags which is used for building a query in various use cases within Instana, for example, subset of tags which are available for grouping in traces in Unbounded Analytics for Traces.**Catalog for metrics**Showing a list of metrics that are available for aggregations. For example, Call count can have 2 types of aggrgations: sum and per second.
Instana Application Catalog API is one of 62 APIs that Instana publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Application Catalog. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 3 operations across 3 paths, and defines 5 schemas. It is described by OpenAPI 3.0.1, at version 1.307.1417.
Requests are made against 2 base URLs: https://{unit}-{tenant}.instana.io, https://{domain}.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Instana Application Catalog API declares
1 security scheme
for authenticating requests.
An API key is passed in the header as authorization (ApiKeyAuth).
ApiKeyAuth— Example bash curl --request GET \ --url https://test-instana.instana.io/api/application-monitoring/catalog/metrics \ --header 'authorization: apiToken xxxxxxxx…
Paths & Operations 3
Across 3 paths, the API surfaces 3 operations — 3 GET. Each is listed below with its method, path, parameters, and response codes.
The endpoints of this group retrieve all available resources to query application metrics. It includes: Catalog for Application Tags Showing a list of tags which is used for build…
Schemas 5
The contract defines 5 schemas that model the data the API accepts and returns. The most detailed are Tag (9 properties), TagTreeLevel (7 properties), MetricDescription (6 properties), TagTreeNode (3 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Instana 12
Other APIs Instana publishes across the network.