Commit Graph

26225 Commits

Author SHA1 Message Date
Simon Larsen
48c3a00d71
Update timeout for pod readiness check in index.sh 2023-12-31 12:08:36 +00:00
Simon Larsen
0225c64058
Remove RealTimeService and ALERT_PORT 2023-12-30 23:11:54 +00:00
Simon Larsen
47491eff12
Update port configurations for OpenTelemetry collector 2023-12-30 23:10:18 +00:00
Simon Larsen
af5fd47fdd
Update OpenTelemetry collector endpoint in README.md 2023-12-30 23:04:32 +00:00
Simon Larsen
9d431ac170
Update Nginx listen port to include HTTP/2 support 2023-12-30 22:56:31 +00:00
Simon Larsen
2c8e044057
Update API endpoints to use "/otlp" instead of "/otel" 2023-12-30 22:55:14 +00:00
Simon Larsen
3bfa08e84d
Update helm test command 2023-12-30 22:50:27 +00:00
Simon Larsen
bf2f9d800c
Update OpenTelemetry endpoints and add support for custom collector endpoint 2023-12-30 22:45:29 +00:00
Simon Larsen
d433a64fa1
Update OTLP Exporter configuration 2023-12-30 22:41:57 +00:00
Simon Larsen
a6d1b29770
Update OpenTelemetry exporter configuration 2023-12-30 22:08:37 +00:00
Simon Larsen
a27c94395e
Refactor otel-collector environment variable in Helm chart and OTelCollector config
Update environment variables in docker-compose.base.yml
2023-12-30 21:51:44 +00:00
Simon Larsen
1cd94a39bc
Update wait command in index.sh 2023-12-30 21:40:00 +00:00
Simon Larsen
e340e56483
Add OneUptime installation and get pods in test script 2023-12-30 18:30:54 +00:00
Simon Larsen
52ea17cbe3
Update Helm commands to use microk8s 2023-12-30 18:23:24 +00:00
Simon Larsen
a1f79d4972
Add commands to check cluster status and storage classes 2023-12-30 18:17:25 +00:00
Simon Larsen
98418a860b
Refactor function to improve performance 2023-12-30 18:16:09 +00:00
Simon Larsen
2cc522c3a1
Delete test-helm-chart.yaml and add test-helm-chart job 2023-12-30 18:02:43 +00:00
Simon Larsen
8ac394c1e2
Add aliases and source bash_aliases file 2023-12-30 17:51:39 +00:00
Simon Larsen
ad8ce09fe5
Merge pull request #1081 from OneUptime/snyk-upgrade-d7b58517b75c76bf759cdda4461ca130
[Snyk] Upgrade ts-node from 10.9.1 to 10.9.2
2023-12-30 17:47:35 +00:00
Simon Larsen
401a2441c2
Fix environment variable assignment in app.yaml 2023-12-30 17:46:09 +00:00
Simon Larsen
ae71d925d6
Merge branch 'master' of github.com-simon:OneUptime/oneuptime 2023-12-30 17:41:16 +00:00
Simon Larsen
44e3d415df
Update index.sh script in HelmChart/Tests
This commit updates the index.sh script in the HelmChart/Tests directory. The changes include removing the command to add the current user to the microk8s group and updating the aliases for kubectl and helm.
2023-12-30 17:41:14 +00:00
Simon Larsen
e9511aedb2
Merge pull request #1082 from soknaly/fix/schedule-ongoing-error
fix: schedule ongoing error
2023-12-30 17:39:39 +00:00
Sokna Ly
1a3f034185 fix: schedule ongoing error 2023-12-30 23:39:05 +07:00
Simon Larsen
b8decc8924
Update otel-collector port in Helm chart 2023-12-30 14:33:55 +00:00
Simon Larsen
f5803d34ff
Fix bug in login functionality 2023-12-30 14:22:47 +00:00
Simon Larsen
8d35f5eb2d
Add Helm Chart test workflow 2023-12-30 14:19:49 +00:00
Simon Larsen
d8d4acc100
Update OpenTelemetry exporter configuration 2023-12-30 14:07:30 +00:00
Simon Larsen
2d2f2b0521
Fix totalCostInUSD calculation and update Otel Collector port 2023-12-30 13:32:41 +00:00
Simon Larsen
018d3b7fcd
Update usageCount and totalCostInUSD to use Decimal type 2023-12-30 13:22:57 +00:00
Simon Larsen
03a503b080
Refactor OpenTelemetry exporter configuration 2023-12-30 12:29:35 +00:00
Simon Larsen
3fe3bc06fa
Update OpenTelemetry Collector configuration 2023-12-30 12:17:51 +00:00
Simon Larsen
6c2ae8dec0
Update OTEL_COLLECTOR_HOSTNAME variable name 2023-12-30 12:12:24 +00:00
Simon Larsen
7492b178f2
Add Book icon and update Image component props 2023-12-30 11:42:32 +00:00
Simon Larsen
b3e02b3dac
Delete Logs component and add TelemetryServicesViewDocumentation component 2023-12-30 10:56:47 +00:00
Simon Larsen
c65a38f59c
Add Reliability Autopilot feature 2023-12-30 09:21:27 +00:00
Simon Larsen
68a24675c6
Refactor static file serving in /docs route 2023-12-30 09:06:42 +00:00
Simon Larsen
335caa9fdb
Update logo image path in README.md 2023-12-29 22:14:33 +00:00
Simon Larsen
fcfe03e9ca
Update logo image path 2023-12-29 22:11:57 +00:00
Simon Larsen
3111e78eeb
Update function to handle edge cases
This commit updates the function to handle edge cases, as shown in the git diff.
2023-12-29 21:27:05 +00:00
Simon Larsen
78029c9c44
Remove Telemetry documentation 2023-12-29 20:54:30 +00:00
Simon Larsen
11dd6cf22c
Update OneUptime collector endpoint URL 2023-12-29 20:53:30 +00:00
Simon Larsen
0e4f4bd7b0
Update telemetry configuration 2023-12-29 20:52:53 +00:00
Simon Larsen
7fc3260888
Update telemetry exporter endpoint 2023-12-29 20:51:51 +00:00
Simon Larsen
c3c204a807
Delete telemetry logs and images 2023-12-29 20:51:12 +00:00
Simon Larsen
43fb1e5278
Update code formatting and fix minor bugs 2023-12-29 20:49:20 +00:00
snyk-bot
789b4edafb
fix: upgrade ts-node from 10.9.1 to 10.9.2
Snyk has created this PR to upgrade ts-node from 10.9.1 to 10.9.2.

See this package in npm:
https://www.npmjs.com/package/ts-node

See this project in Snyk:
https://app.snyk.io/org/oneuptime-RsC2nshvQ2Vnr35jHvMnMP/project/f8557d79-3b3d-4201-8e2b-598120aedb5c?utm_source=github&utm_medium=referral&page=upgrade-pr
2023-12-29 15:36:48 +00:00
Simon Larsen
107917e688
Update icon URLs in HelmChart/Public/index.yaml and HelmChart/Public/oneuptime/Chart.yaml 2023-12-29 15:34:07 +00:00
Simon Larsen
04dcb80124
Refactor endpoint status checks in status-check.sh script 2023-12-29 14:06:46 +00:00
Simon Larsen
4b97eaa785
Fix formatting of editButtonText in DataRentention.tsx 2023-12-29 13:54:48 +00:00