Commit Graph

  • dd37b8a05e fix: update component search tests to handle split titles due to highlighting master build-number-6656 Nawaz Dhandala 2026-04-05 20:07:58 +01:00
  • 23f5ffc840 fix: add waitUntil option for navigation in CreateMonitor and CreateProject tests release Nawaz Dhandala 2026-04-05 20:00:03 +01:00
  • 875dbccad3 fix: update search placeholder text for clarity in ComponentsModal tests Nawaz Dhandala 2026-04-05 19:57:10 +01:00
  • fb8fa899b0 fix: update comments for clarity on telemetry route mounting during feature-set initialization Nawaz Dhandala 2026-04-03 20:46:05 +01:00
  • 4bad603db2 fix: update Dockerfile to use Start.dev.sh for development environment Nawaz Dhandala 2026-04-03 20:24:41 +01:00
  • 720399c8b8 fix: reorganize telemetry route mounting for better clarity and maintainability Nawaz Dhandala 2026-04-03 20:14:11 +01:00
  • 37e4f28e57 fix: update project dashboard URL regex to include optional home path Nawaz Dhandala 2026-04-03 16:33:55 +01:00
  • 0502eb5ebe fix: enforce resource request requirements for CPU and memory utilization thresholds in app configuration Nawaz Dhandala 2026-04-03 14:37:12 +01:00
  • 191569eb3d fix: add Locator type for modal submit button and plan option in project and monitor creation tests Nawaz Dhandala 2026-04-03 14:33:17 +01:00
  • 2770f9a515 fix: standardize project dashboard URL regex and improve modal button handling in project and monitor creation tests Nawaz Dhandala 2026-04-03 14:30:22 +01:00
  • 788eeae500 fix: remove duplicate project selection callback in DashboardProjectPicker Nawaz Dhandala 2026-04-03 14:23:04 +01:00
  • a8497c497c Push changes Nawaz Dhandala 2026-04-03 12:06:42 +01:00
  • b7a4214fa4 fix: add missing declaration for CSS module in TypeScript definitions Nawaz Dhandala 2026-04-03 12:01:11 +01:00
  • 5e9034dd76 refactor: simplify arrow function syntax and improve readability in dashboard components Nawaz Dhandala 2026-04-03 11:43:37 +01:00
  • 26bcc69fa2 Enhance Traces Dashboard with latency percentiles and service health metrics Nawaz Dhandala 2026-04-03 11:34:06 +01:00
  • 577d8d2fba feat: improve search functionality in ComponentsModal with scoring and highlighting Nawaz Dhandala 2026-04-03 09:59:54 +01:00
  • 2b9aaa9929 feat: enhance search functionality in ComponentsModal with improved UI and state management Nawaz Dhandala 2026-04-03 09:49:30 +01:00
  • cf166da6de Merge branch 'master' into release Nawaz Dhandala 2026-04-03 09:38:46 +01:00
  • 92a48f1e17 feat: add status check tests for Admin and Public dashboards, remove obsolete Telemetry status checks Nawaz Dhandala 2026-04-03 09:37:35 +01:00
  • f0d0d81a9b fix: update status-check script and README for endpoint consistency Nawaz Dhandala 2026-04-03 09:35:33 +01:00
  • a2dc9bf1c8 Merge branch 'master' of https://github.com/OneUptime/oneuptime into codex/fix-ci-10-0-45 Nawaz Dhandala 2026-04-03 09:22:07 +01:00
  • 263d745d0a fix: update GoReleaser action to v6.1.0 and clean up MetricsDashboard component Nawaz Dhandala 2026-04-03 09:22:00 +01:00
  • d108cd484e Merge pull request #2384 from OneUptime/chore/npm-audit-fix Simon Larsen 2026-04-03 09:09:57 +01:00
  • 148813786a chore: npm audit fix simlarsen 2026-04-03 02:38:34 +00:00
  • 8101f4a459 feat: add parseBody middleware for handling gzip and protobuf requests in OpenTelemetry routes Nawaz Dhandala 2026-04-02 23:46:57 +01:00
  • 46a698b4be fix: update nodemon and start scripts to include --no-node-snapshot option; add prepare-native-deps script for isolated-vm management Nawaz Dhandala 2026-04-02 23:24:12 +01:00
  • 8d07271aa1 chore: update package dependencies and enhance frontend script for missing installations Nawaz Dhandala 2026-04-02 23:16:06 +01:00
  • f5ef80e544 refactor: remove unnecessary blank lines in app initialization Nawaz Dhandala 2026-04-02 22:00:54 +01:00
  • 292a37397d refactor: streamline database connection logic in app initialization Nawaz Dhandala 2026-04-02 21:50:12 +01:00
  • abb3942c44 refactor: clean up code formatting and remove unused imports in Metrics components Nawaz Dhandala 2026-04-02 21:38:14 +01:00
  • 10d09ac4af chore: update version to 10.0.45 Nawaz Dhandala 2026-04-02 21:19:49 +01:00
  • 64c31e9e7a Merge branch 'release' of https://github.com/OneUptime/oneuptime into release Nawaz Dhandala 2026-04-02 21:00:09 +01:00
  • d64194c18e fix: correct local time formatting in OneUptimeDate class Nawaz Dhandala 2026-04-02 20:59:45 +01:00
  • 2d13a52287 Merge pull request #2383 from OneUptime/master Simon Larsen 2026-04-02 20:58:21 +01:00
  • a54234609f feat: implement MetricsDashboard and MetricsListPage components, update routing and descriptions for improved clarity Nawaz Dhandala 2026-04-02 19:10:10 +01:00
  • 214c9e013c feat: enhance empty state visualization in TracesDashboard with improved SVG graphics Nawaz Dhandala 2026-04-02 18:35:11 +01:00
  • b0c9de4d82 feat: add Exceptions page and integrate with routing and side menu Nawaz Dhandala 2026-04-02 18:20:36 +01:00
  • e98b424168 refactor: improve code readability by formatting and using optional chaining for req.body Nawaz Dhandala 2026-04-02 18:11:42 +01:00
  • 7521fe218d feat: remove unused OneUptimeDate import from ExceptionsDashboard component Nawaz Dhandala 2026-04-02 17:53:42 +01:00
  • 1f3d85d7a1 feat: add PublicDashboard volume to docker-compose for development Nawaz Dhandala 2026-04-02 17:39:35 +01:00
  • 058c52f79d feat: update protobufjs version and add gRPC dependencies Nawaz Dhandala 2026-04-02 17:35:08 +01:00
  • 8af6e48d70 feat: add ExceptionsOverview page and dashboard components, update routing and breadcrumbs for exceptions Nawaz Dhandala 2026-04-02 17:28:01 +01:00
  • 7569a50c56 feat: add TracesDashboard and TracesListPage components, update routing and breadcrumbs for traces Nawaz Dhandala 2026-04-02 17:24:19 +01:00
  • 20f314512d feat: add ProfilesDashboard and ProfilesListPage components, update routing and breadcrumbs for profiles Nawaz Dhandala 2026-04-02 17:15:42 +01:00
  • cdbbcdfe27 refactor: update proto file paths to use relative directory resolution Nawaz Dhandala 2026-04-02 15:23:13 +01:00
  • 4e2ca87752 refactor: improve readability of messages and code formatting in various components Nawaz Dhandala 2026-04-02 14:33:46 +01:00
  • 54a79a8100 feat: implement combined queue size metrics for KEDA autoscaling Nawaz Dhandala 2026-04-02 14:29:39 +01:00
  • eb4010dfa5 feat: add CPU and memory utilization metrics for KEDA autoscaling Nawaz Dhandala 2026-04-02 14:23:39 +01:00
  • 407d4e3687 feat: add KEDA autoscaling configuration for worker and telemetry queue metrics Nawaz Dhandala 2026-04-02 14:20:57 +01:00
  • 6f7907102b refactor: remove telemetry hostname references and update backend proxy settings Nawaz Dhandala 2026-04-02 14:09:26 +01:00
  • 5f398bdb31 Add utility classes for telemetry: Monitor, StackTrace, and Syslog parsing Nawaz Dhandala 2026-04-02 14:04:13 +01:00
  • 69c6b332c1 Merge branch 'master' of https://github.com/OneUptime/oneuptime Nawaz Dhandala 2026-04-02 12:37:07 +01:00
  • e15a934b3f refactor: update terminology and improve messaging for performance profiling components Nawaz Dhandala 2026-04-02 12:37:03 +01:00
  • 3a62729c03 Merge pull request #2381 from OneUptime/merge-workflow Simon Larsen 2026-04-02 12:31:31 +01:00
  • 23da31b50c fix: update iOS code signing parameters in release workflow for improved build stability Nawaz Dhandala 2026-04-02 12:24:30 +01:00
  • 4e33cd7c1b fix: ensure page stability after project creation by waiting for network to be idle Nawaz Dhandala 2026-04-02 09:02:44 +01:00
  • d97f17b1cf Merge pull request #2382 from OneUptime/master Simon Larsen 2026-04-01 22:22:40 +01:00
  • 4bdf9943e4 feat: add data-testid attribute to radio button labels for improved testing Nawaz Dhandala 2026-04-01 22:21:43 +01:00
  • a4c5be8665 feat: Integrate GoReleaser for Terraform provider build and publish process; enhance publish script for better asset management Nawaz Dhandala 2026-04-01 22:10:13 +01:00
  • ea71c8bd75 feat: Implement Workflow API and Queue Management Nawaz Dhandala 2026-04-01 22:05:19 +01:00
  • 043707d0cb fix: update blog repo clone command to use --depth 1 for faster cloning Nawaz Dhandala 2026-04-01 19:52:32 +01:00
  • 991916b2de chore: bump version to 10.0.44 Nawaz Dhandala 2026-04-01 18:54:28 +01:00
  • 5d3885c8a5 feat: enhance MonitorCustomMetrics to include ListResult type for API response; improve query documentation Nawaz Dhandala 2026-04-01 18:54:11 +01:00
  • da44cd34f8 feat: update MonitorCustomMetrics to fetch custom metrics from AnalyticsModelAPI; enhance metric name extraction logic Nawaz Dhandala 2026-04-01 18:49:57 +01:00
  • ffa2d3f008 refactor: clean up code formatting and improve readability across multiple components Nawaz Dhandala 2026-04-01 18:18:20 +01:00
  • 408fd35526 fix: Common/package.json & Common/package-lock.json to reduce vulnerabilities snyk-fix-0aa85871afc5c8eee83a20407bd9e063 snyk-bot 2026-04-01 17:13:58 +00:00
  • d8aea2627b feat: add MonitorCustomMetrics component for displaying custom metrics; enhance MonitorMetrics to include custom metrics tab Nawaz Dhandala 2026-04-01 15:35:11 +01:00
  • 9756f5a117 feat: update ChartGroup button styles for improved accessibility and visual consistency Nawaz Dhandala 2026-04-01 15:11:47 +01:00
  • c8cd97437e feat: update UptimeBarTooltip styles with adjusted font sizes and weights for improved readability Nawaz Dhandala 2026-04-01 15:08:43 +01:00
  • 249241dfd4 feat: enhance UptimeBarTooltip with improved layout, color adjustments, and incident display; optimize status breakdown and tooltip styles Nawaz Dhandala 2026-04-01 15:07:20 +01:00
  • 16e2c2cb39 feat: enhance UptimeBarTooltip with improved color handling, layout adjustments, and incident display; optimize status breakdown and tooltip styles Nawaz Dhandala 2026-04-01 15:03:24 +01:00
  • ecbca3208f feat: add onIncidentClick handler to various components for incident navigation; enhance Tooltip with animation support Nawaz Dhandala 2026-04-01 14:58:58 +01:00
  • 505c143ddf feat: enhance MetricCharts and ChartGroup with metric info handling and modal display; update UptimeBarTooltip styles and Tooltip theme Nawaz Dhandala 2026-04-01 14:45:21 +01:00
  • c4aab31056 feat: enhance DayUptimeGraph and UptimeBarTooltip with status duration handling and improved tooltip display Nawaz Dhandala 2026-04-01 14:40:34 +01:00
  • cdb63031d8 feat: add custom metrics capturing functionality in custom code and synthetic monitors Nawaz Dhandala 2026-04-01 14:34:05 +01:00
  • 464455eff3 feat: implement captured metrics handling in custom code and synthetic monitors Nawaz Dhandala 2026-04-01 14:30:01 +01:00
  • c7cfd7aa67 feat: update isolated-vm dependency to version 6.1.2 Nawaz Dhandala 2026-04-01 14:23:31 +01:00
  • 832b87e6d5 feat: implement incident handling in uptime graphs with tooltips and modals for better user experience Nawaz Dhandala 2026-04-01 12:42:00 +01:00
  • 678e9614bf feat: add NoDataMessage component and integrate it into AreaChart, BarChart, and LineChart for improved no data handling Nawaz Dhandala 2026-04-01 12:14:27 +01:00
  • ac6c53ad85 feat: refactor AreaChart, BarChart, and LineChart components to handle no data state more effectively Nawaz Dhandala 2026-04-01 12:12:25 +01:00
  • 22bf4de6fd feat: add no data available message to AreaChart, BarChart, and LineChart components Nawaz Dhandala 2026-04-01 12:06:42 +01:00
  • dacf71a75d feat: add chartType property to MetricQueryConfigData for MonitorAlertMetrics and MonitorIncidentMetrics Nawaz Dhandala 2026-04-01 11:44:58 +01:00
  • 213c755f97 feat: add support for DateTime64 type in value parsing for improved data handling Nawaz Dhandala 2026-04-01 11:27:04 +01:00
  • ac39602ef6 feat: enhance Metrics and Incident services with Search integration for improved data handling Nawaz Dhandala 2026-04-01 09:31:05 +01:00
  • 848fd2c30b fix: correct order of sentences in AGENTS.md for clarity Nawaz Dhandala 2026-04-01 09:09:26 +01:00
  • 63dd84339e feat: update Pyroscope endpoints and documentation for improved profiling integration Nawaz Dhandala 2026-03-31 22:50:13 +01:00
  • e3ca08c69f Implement feature X to enhance user experience and optimize performance Nawaz Dhandala 2026-03-31 20:33:28 +01:00
  • 3276ab3641 refactor: remove DisableTelemetry check from Profiling initialization Nawaz Dhandala 2026-03-31 20:18:35 +01:00
  • 675cfa4682 feat: add enableProfiling flag to multiple components for enhanced profiling support Nawaz Dhandala 2026-03-31 20:00:33 +01:00
  • f28306ce68 refactor: remove unused telemetry disable flags from configuration Nawaz Dhandala 2026-03-31 15:58:43 +01:00
  • 9b9ac62c77 feat: add id prop to BasicForm container for improved accessibility Nawaz Dhandala 2026-03-31 14:25:53 +01:00
  • 574cac7d64 refactor: clean up code formatting and improve readability across multiple files Nawaz Dhandala 2026-03-31 14:06:05 +01:00
  • 414f7cebc7 feat: update telemetry documentation and replace OTLP URLs with OneUptime base URL Nawaz Dhandala 2026-03-31 14:02:50 +01:00
  • e30f2587e8 feat: integrate Pyroscope for performance profiling Nawaz Dhandala 2026-03-31 13:55:14 +01:00
  • d7a339b9aa feat: Add profiling support across services and implement new metrics Nawaz Dhandala 2026-03-31 13:44:59 +01:00
  • fe5329a1aa feat: add new dashboard templates for Metrics, Trace, Exception, and Profiles Nawaz Dhandala 2026-03-31 12:38:13 +01:00
  • 043ddebc6c feat: add webhook secret key functionality to workflows and update related components Nawaz Dhandala 2026-03-31 12:22:17 +01:00
  • 67b9d245ec feat: enhance resource display with dynamic table headers in Kubernetes analysis Nawaz Dhandala 2026-03-31 12:07:55 +01:00
  • 856e1f4715 chore: update version to 10.0.43 Nawaz Dhandala 2026-03-31 11:55:06 +01:00
  • 72da710326 feat: add provisioning profile UUID to environment for iOS build Nawaz Dhandala 2026-03-31 11:44:47 +01:00