mirror of
https://github.com/OneUptime/oneuptime.git
synced 2026-01-16 23:00:51 +00:00
This commit updates the probeKey prop type from ObjectID to string in the CustomProbeDocumentation and ProbeView components. The probeKey is used to identify the probe and was previously defined as ObjectID, but it should be a string. This change ensures that the probeKey is correctly passed and used throughout the components, improving the accuracy and reliability of the application. |
||
|---|---|---|
| .. | ||
| Alive.ts | ||
| FluentIngest.ts | ||
| IncomingRequest.ts | ||
| Monitor.ts | ||
| OTelIngest.ts | ||
| Probe.ts | ||
| Register.ts | ||
| ServerMonitor.ts | ||