mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-22 23:30:10 +00:00
85c70bbc17
This commit adds the TelemetryAttributeService to the AnalyticsServices array in the CommonServer/Services/Index.ts file. By including the TelemetryAttributeService, we ensure that the service is available for handling telemetry attribute-related operations in the analytics module. This enhancement improves the functionality and flexibility of the analytics services, allowing users to work with telemetry attributes effectively. |
||
---|---|---|
.. | ||
AnalyticsModels | ||
Models | ||
Tests | ||
Types | ||
Typings | ||
Utils | ||
.dockerignore | ||
.gitignore | ||
jest.config.json | ||
package-lock.json | ||
package.json | ||
README.md | ||
ServiceRoute.ts | ||
tsconfig.json |
OneUptime Common UI Library
The OneUptime Common UI Library is a collection of shared components, utilities that are used across the OneUptime platform. It is designed to be easy to install and use, and to be extensible. This library is built with React and TypeScript. It includes components like buttons, modals, and form elements. It also includes utilities like date formatting, and string manipulation.