Getting Started

Introducing how to use Clymene’s component.

The Clymene project offers both Docker images and binary forms. Accordingly, metrics can be collected in various environments such as the kubernetes environment and Openstack. Getting Started introduces how to use each component.

Download

First, download Clymene according to the OS version Download link

Try it out!

Look at how to use each Clymene component and follow it.


Clymene-agent Getting Start

The Clymene-agent is service that collects time series data

Clymene Ingester Getting Start

The Clymene ingester is an optional service responsible for insert time series data loaded on kafka into the database

Clymene Gateway Getting Start

The Clymene Gateway is an optional service that can receive metric data from the agent through gRPC, HTTP communication

Promtail Agent Getting Start

The Clymene-promtail customized loki’s log collection agent for the Clymene project.

Promtail ingester Getting Start

Promtail ingester is an optional service responsible for insert logs data loaded on kafka into the database

Promtail Gateway Getting Start

The Promtail Gateway is an optional service that can receive logs data from the agent through gRPC, HTTP communication.