8000 GitHub - traceo-dev/traceo at 1.0.0
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 30, 2024. It is now read-only.

traceo-dev/traceo

Repository files navigation

Traceo

Traceo is an open-source, self-hosted set of tools for monitoring application health by collecting and aggregating data from the software.

SDK

To start using the Traceo platform, you need to integrate with the Traceo SDK. Information about the process of implementing the SDK in your software is included in the README file of each SDK.

Installation

Full instalation guide can be found here.

Features

Incidents capture

Capture all exceptions and errors occurs in your software. Each incident is unique and if another incident of the same type occurs, then it is grouped with the first one.

Logs analysis

Monitor all the important and sensitive places in your software, recording the relevant information, which is then sent to Traceo so that you can later efficiently search for the information you need.

Metrics

Record data about your server, like eq. CPU utilization or RAM usage.

Performance

Control the performance of your application by collecting web-vitals data from your app.

Support

Feel free to create Issues or Pull Request.

License

Traceo is licensed under the Apache License, Version 2.0.

0