Nawaz Dhandala
d7a339b9aa
feat: Add profiling support across services and implement new metrics
...
- Integrated profiling initialization in Probe, Telemetry, TestServer, and Worker services.
- Added environment variables for enabling profiling in various services.
- Created Profiling utility to handle CPU profiling and send data to OTLP endpoint.
- Introduced new metric types for exceptions, spans, and dashboards.
- Developed utility classes for handling alert and incident metrics.
- Added new React components for displaying alert and incident metrics in the dashboard.
2026-03-31 13:44:59 +01:00
Nawaz Dhandala
4b619eadc0
Implement master password feature for private status pages
2025-11-20 12:51:11 +00:00
Nawaz Dhandala
4e0dfb3664
fix: Simplify BadDataException handling for disabled and missing monitors in ingestion processes
2025-08-27 10:12:13 +01:00
Simon Larsen
ed43686736
fix: Centralize "Monitor disabled" message and improve error handling for disabled monitors
2025-08-27 10:09:26 +01:00
Simon Larsen
e3573a9b77
fix: Refactor monitor not found error handling to use centralized exception messages
2025-08-27 09:55:19 +01:00
Simon Larsen
7f9bd8e150
fix: correct NotAuthorizedException code and update forbidden route handling to return a valid Route
2025-05-29 13:52:49 +01:00
Simon Larsen
474998a3bf
feat: implement IP whitelist functionality for status pages and enhance access control
2025-05-28 20:41:03 +01:00
Simon Larsen
de7d06e5d7
refactor: Improve error handling in FetchListAndProbe
...
This commit refactors the FetchListAndProbe class to improve error handling. It adds try-catch blocks around the main logic and logs any errors that occur using the logger. Additionally, it includes a catch block to handle any errors thrown during the fetchListAndProbe function. This change ensures that errors are properly handled and logged, preventing potential issues with the monitoring process.
2024-07-05 10:18:03 +01:00
Simon Larsen
70a2a3993b
refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files
2024-06-14 12:09:53 +01:00
Simon Larsen
75bd6ca6ed
Fix DatabaseNotConnectedException code in ExceptionCode.ts and DatabaseNotConnectedException.test.ts
2024-04-30 19:24:54 +01:00
Simon Larsen
0576199db8
add exception
2023-09-21 12:52:04 +01:00
Simon Larsen
e3582d834e
add global config api
2023-09-13 12:22:17 +05:30
Simon Larsen
4c7416e70b
fix fmt
2023-09-01 20:23:59 +05:30
Simon Larsen
2dc5caf6ca
add reseller api
2023-09-01 19:52:38 +05:30
Simon Larsen
a5a6b05b80
fix sso redirect issue
2023-08-14 12:00:46 +01:00
Simon Larsen
1dcaa3c4c5
fix sso authorization
2023-08-14 11:13:19 +01:00
Carl Downing
4c540ef4d5
Authenticatedxception
2023-07-30 14:08:43 -07:00
Simon Larsen
996a1fa2f9
fix website request
2023-05-12 11:38:52 +01:00
Simon Larsen
508f67c413
add sso error to model api
2023-03-06 19:15:51 +00:00
Simon Larsen
9d8284e8d6
add sso requirements to user auth middleware
2023-03-06 18:47:16 +00:00
Simon Larsen
c5e03673cc
add sso exception
2023-03-06 12:01:08 +00:00
Simon Larsen
1ea6362171
fix lint.
2023-03-06 11:35:33 +00:00
Simon Larsen
37f02be318
check signature
2023-03-05 19:02:04 +00:00
Simon Larsen
0ac557c741
make search work in modals.
2023-02-18 21:39:52 +00:00
Simon Larsen
5095b344de
add javascript code to workflow.
2023-02-18 20:24:02 +00:00
Simon Larsen
4ba2be8622
acme validation.
2022-12-05 11:35:48 +05:30
Simon Larsen
ecc6ba4121
add model permission
2022-11-22 15:10:57 +00:00
Simon Larsen
7062ba675c
implement custom smtp config
2022-08-02 20:51:46 +01:00
Simon Larsen
79a59e350f
add permissions.
2022-07-14 18:00:57 +01:00
Simon Larsen
16a756c2dc
add exception
2022-07-11 11:56:03 +01:00
Simon Larsen
8193869975
make create project work
2022-07-08 21:00:56 +01:00
Simon Larsen
5e285cfa74
add common databse props
2022-07-08 15:29:16 +01:00
Simon Larsen
e206553b05
Merge pull request #56 from OneUptime/issue/50-common-types-api-test
...
chore: add common/api/types/api tests
2022-05-19 19:09:24 +01:00
Caleb Okpara
90b329e687
Refactor test files and remove unnecessary codes
2022-05-18 19:07:19 +00:00
Caleb Okpara
03002e9f32
Refactor test files and remove unnecessary codes
2022-05-18 18:56:29 +00:00
Caleb Okpara
2542c24d2e
Add tests for exceptions
2022-05-18 15:26:18 +00:00
Simon Larsen
04384aeabf
Merge branch 'master' into issue/50-common-types-api-test
2022-05-13 18:41:33 +01:00
Simon Larsen
712ccc8e88
fix lint.
2022-05-10 21:40:45 +01:00
Simon Larsen
3b302d2f95
add sccess control decorators.
2022-05-10 20:26:44 +01:00
Simon Larsen
ca5f1e01cf
fix user signup.
2022-05-09 21:49:16 +01:00
Simon Larsen
fd5d98adf7
fix accounts
2022-05-09 21:30:55 +01:00
Sostene Munezero Bagira
38a1fffd61
fix exception typo
2022-05-09 20:42:16 +02:00
Simon Larsen
6e9fecb298
fix
2022-05-04 21:47:41 +01:00
Simon Larsen
4b49db22ad
fix database
2022-05-03 21:50:17 +01:00
Simon Larsen
43a4a9b3db
fix compile
2022-04-26 14:23:33 +01:00
Nawaz Dhandala
dd009cf193
fix
2022-04-15 12:57:47 +01:00
Nawaz Dhandala
9a27fcf894
fix mailservice
2022-04-14 14:40:04 +01:00
Nawaz Dhandala
a981683d81
fix
2022-04-10 22:50:28 +01:00