/
/datarhei Core API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 2mo ago
v16.10.01
  • getList all known metrics with their description and labels
v16.7.240
v16.9.01
  • getAPI version and build infos
  • getLoad GraphQL playground
  • postQuery the GraphAPI
  • postRetrieve an access and a refresh token
  • getRetrieve a new access token
  • getSwagger UI for this API
  • getFetch a file from the memory filesystem
  • putAdd a file to the memory filesystem
  • deleteRemove a file from the memory filesystem
  • getPrometheus metrics
  • getLiveliness check
  • getRetrieve profiling data from the application
  • getFetch a file from the filesystem
v16.10.0

List all known metrics with their description and labels

List all known metrics with their description and labels

get/api/v3/metrics

Response

OK

descriptionstring
labelsstring[]
namestring

Changes