Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Helidon Metrics API

The Metrics API from Helidon — 4 operation(s) for metrics.

Helidon Metrics API is one of 4 APIs that Helidon publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

This API exposes 1 JSON Schema definition.

Tagged areas include Metrics. The published artifact set on APIs.io includes an OpenAPI specification, API documentation, a getting-started guide, and 1 JSON Schema.

This API exposes 4 operations across 4 paths. It is described by OpenAPI 3.0.3, at version 4.1.0.

Requests are made against a single base URL, http://localhost:8080.

4 operations 4 paths 0 schemas 4 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
4.1.0
Server
http://localhost:8080
License
Resource Areas
1

Paths & Operations 4

Across 4 paths, the API surfaces 4 operations — 4 GET. Each is listed below with its method, path, parameters, and response codes.

Metrics 4
GET
/observe/metrics
Helidon All metrics
getMetrics 1 param → 200
GET
/observe/metrics/application
Helidon Application metrics
getApplicationMetrics → 200
GET
/observe/metrics/vendor
Helidon Vendor metrics
getVendorMetrics → 200
GET
/observe/metrics/base
Helidon Base metrics
getBaseMetrics → 200

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

helidon-metrics-api-openapi.yml Raw ↑

Other APIs Helidon publishes across the network.

Helidon Health API
Helidon Info API
Helidon OpenAPI API