Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 7 Next »

About

This article describes how to use the metrics feature of tia® Content Server core.

Content

Introduction

tia® Content Server core offers metrics via an endpoint. for prometheus.

Endpoints

There are several endpoint.

Prometheus Endpoint

http://<HOST>:<PORT>/actuator/prometheus

Metrics Endpoint

http://<HOST>:<PORT>/actuator/metrics

Health Endpoint

http://<HOST>:<PORT>/actuator/health

Info Endpoint

http://<HOST>:<PORT>/actuator/info

  • No labels