Simon Larsen
|
78e9ad439c
|
Add IsolatedVMHostname to EnvironmentConfig.ts and docker-compose files
|
2024-04-05 20:02:33 +01:00 |
|
Simon Larsen
|
e11b781fc5
|
Add log level configuration
|
2024-04-05 17:52:34 +01:00 |
|
Simon Larsen
|
2cbabe7a67
|
Add debug logging capability to Logger class
|
2024-04-05 13:23:03 +01:00 |
|
Simon Larsen
|
03e1545ebd
|
Remove unused OpenTelemetry dependencies
|
2024-04-05 12:37:56 +01:00 |
|
Simon Larsen
|
d1697c37df
|
Refactor Telemetry class in Utils package
|
2024-04-05 10:01:17 +01:00 |
|
Simon Larsen
|
9bc98e0a35
|
Refactor Telemetry class to conditionally enable instrumentations
|
2024-04-05 09:49:37 +01:00 |
|
Simon Larsen
|
20dff66769
|
Fix issues with totalCostInUSD calculation and service token caching
|
2024-04-05 09:40:36 +01:00 |
|
Simon Larsen
|
0015906bac
|
Fix formatting and import issues
|
2024-04-04 21:07:34 +01:00 |
|
Simon Larsen
|
abcde37960
|
Update import statements for ProductType in multiple files
|
2024-04-04 20:56:03 +01:00 |
|
Simon Larsen
|
1fbdc19645
|
Update MeteredPlanUtil to use TelemetryMeteredPlanType
|
2024-04-04 19:59:22 +01:00 |
|
Simon Larsen
|
c17740b315
|
Refactor telemetry usage billing service and metered plans
|
2024-04-04 19:53:16 +01:00 |
|
Simon Larsen
|
c4d7f345e2
|
Update UsageBillingService imports to TelemetryUsageBillingService
|
2024-04-04 15:55:19 +01:00 |
|
Simon Larsen
|
389397d31b
|
Add TelemetryService job and update QueryHelper class
|
2024-04-04 14:44:58 +01:00 |
|
Simon Larsen
|
6d68154855
|
Fix formatting and styling issues
|
2024-04-04 14:16:02 +01:00 |
|
Simon Larsen
|
9d50cbb889
|
implement slider in pricing
|
2024-04-04 13:16:32 +01:00 |
|
Simon Larsen
|
d8b1ed9516
|
Merge branch 'master' into otel-v2
|
2024-04-03 21:38:23 +01:00 |
|
Simon Larsen
|
9bfcc4f0c8
|
Update SSL to SSLCertificate in MonitorType
|
2024-04-03 20:52:40 +01:00 |
|
Simon Larsen
|
7ed0d55479
|
Refactor ObjectUtil and MonitorService, and fix SSLMonitorCriteria
|
2024-04-03 20:29:42 +01:00 |
|
Simon Larsen
|
74b57c6d83
|
Add SSL certificate validation logic and error handling
|
2024-04-03 20:22:52 +01:00 |
|
Simon Larsen
|
34697dd8ca
|
Add support for SSL monitor type
|
2024-04-03 15:30:54 +01:00 |
|
Simon Larsen
|
8a5984faad
|
Refactor SSL monitor criteria class
|
2024-04-03 13:53:53 +01:00 |
|
Simon Larsen
|
80f2e12a1f
|
Add SSL monitor support and criteria filters
|
2024-04-03 13:46:33 +01:00 |
|
Simon Larsen
|
afdc891942
|
Remove debugger statement and trim threshold process name
|
2024-04-03 11:55:37 +01:00 |
|
Simon Larsen
|
37a13ce853
|
Refactor ServerMonitorCriteria class to improve code readability and remove redundant code
|
2024-04-03 11:52:22 +01:00 |
|
Simon Larsen
|
d547660284
|
Add ArrayUtil.removeDuplicates() method and refactor ServerProcessUtil.getProcesses() method
|
2024-04-02 20:26:39 +01:00 |
|
Simon Larsen
|
1e1fe04eb0
|
erge branch 'master' into otel-v2
|
2024-04-02 17:09:30 +01:00 |
|
Simon Larsen
|
6612e44ae5
|
Fix null and undefined checks in CompareCriteria
|
2024-04-02 17:07:56 +01:00 |
|
Simon Larsen
|
206f0199e9
|
Add @opentelemetry/auto-instrumentations-node package
|
2024-04-02 16:36:39 +01:00 |
|
Simon Larsen
|
3f5f16cb74
|
Refactor MonitorCharts class to improve readability and maintainability
|
2024-04-01 12:28:52 +01:00 |
|
Simon Larsen
|
038684e512
|
Fix probeId conversion to string in ProbeMonitorResponseService
|
2024-04-01 12:23:29 +01:00 |
|
Simon Larsen
|
fb35f23971
|
Add miscData field to monitorMetricsByMinute object
|
2024-04-01 11:12:32 +01:00 |
|
Simon Larsen
|
30db649f40
|
Remove unnecessary lines of code in ProbeMonitorResponse.ts
|
2024-04-01 11:09:49 +01:00 |
|
Simon Larsen
|
5088a14665
|
Refactor ProbeMonitorResponseService class
|
2024-04-01 11:08:48 +01:00 |
|
Simon Larsen
|
4f2302aa3c
|
Fix diskMetrics condition in ProbeMonitorResponse.ts and remove VERSION import in Documentation.tsx
|
2024-03-31 19:48:43 +01:00 |
|
Simon Larsen
|
c6e47ddc83
|
Merge branch 'master' into nivo-chart
|
2024-03-31 14:00:57 +01:00 |
|
Simon Larsen
|
fedb247972
|
Remove unnecessary blank lines in StatusPageAPI.ts
|
2024-03-31 13:47:21 +01:00 |
|
Simon Larsen
|
899649d55e
|
Update sort order for monitorStatusTimelines
|
2024-03-31 13:44:31 +01:00 |
|
Simon Larsen
|
676e2c654d
|
Merge branch 'master' into nivo-chart
|
2024-03-30 19:47:08 +00:00 |
|
Simon Larsen
|
c9d5d92934
|
Add support for FindOperator in QueryHelper
|
2024-03-29 09:25:27 +00:00 |
|
Simon Larsen
|
15739f99b5
|
Update sort order for monitorStatusTimelines
|
2024-03-29 09:10:48 +00:00 |
|
Simon Larsen
|
8513d969db
|
Update limit to use LIMIT_INFINITY constant
|
2024-03-29 08:52:04 +00:00 |
|
Simon Larsen
|
a41bbb301a
|
Add new method to get local hour and minute from date
|
2024-03-28 13:35:46 +00:00 |
|
snyk-bot
|
90689bfb1a
|
fix: CommonServer/package.json & CommonServer/package-lock.json to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-JS-EXPRESS-6474509
|
2024-03-27 03:45:54 +00:00 |
|
Simon Larsen
|
59ef638ad9
|
Merge remote-tracking branch 'origin/snyk-upgrade-fbb1d2ca2b9c0b40a214a0885d2e15a8'
|
2024-03-25 09:43:59 +00:00 |
|
Simon Larsen
|
8a9902941d
|
Merge remote-tracking branch 'origin/snyk-upgrade-fbb433b1199f80e892a8e5c2eae24646'
|
2024-03-25 09:43:02 +00:00 |
|
Simon Larsen
|
6c238e0e6b
|
Merge remote-tracking branch 'origin/snyk-upgrade-b30dfbc77442260873df5fa299a93daf'
|
2024-03-25 09:42:12 +00:00 |
|
Simon Larsen
|
c149991884
|
Add Microsoft Teams integration to Workflow Components
|
2024-03-24 20:21:12 +00:00 |
|
Simon Larsen
|
8e08dea7ec
|
Fix proration behavior in BillingService
|
2024-03-24 13:01:00 +00:00 |
|
Simon Larsen
|
82e5977e15
|
Add proration behavior for metered plans and subscription changes
|
2024-03-24 12:59:38 +00:00 |
|
Simon Larsen
|
53481a58eb
|
Update billing anchor to start billing cycle now
|
2024-03-24 12:56:52 +00:00 |
|