mirror of
https://github.com/OneUptime/oneuptime
synced 2024-11-21 22:59:07 +00:00
d3a3f01f20
This code change updates the ProbeMonitorResponse interface to include the monitorDestination and monitorDestinationPort properties. These properties represent the destination URL or IP address and the corresponding port for monitoring. By adding these properties to the interface, we ensure that the necessary information is available for monitoring purposes. |
||
---|---|---|
.. | ||
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.