Clymene-agent Getting Start
The Clymene-agent is service that collects time series data
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.
First, download Clymene according to the OS version Download link
Look at how to use each Clymene component and follow it.
The Clymene-agent is service that collects time series data
The Clymene ingester is an optional service responsible for insert time series data loaded on kafka into the database
The Clymene Gateway is an optional service that can receive metric data from the agent through gRPC, HTTP communication
The Clymene-promtail customized loki’s log collection agent for the Clymene project.
Promtail ingester is an optional service responsible for insert logs data loaded on kafka into the database
The Promtail Gateway is an optional service that can receive logs data from the agent through gRPC, HTTP communication.