Complete open-source monitoring and observability platform.
Find a file
2025-09-03 15:41:23 +01:00
.github fix: Update Docker image tags and labels for multiple services in release workflow 2025-08-26 18:52:15 +01:00
.husky fix lint. 2022-08-14 10:12:58 +01:00
.oneuptime Refactor ClusterKeyAuthorization to use class reference for cluster key retrieval 2024-11-20 15:14:34 +00:00
.vscode feat: add server monitor ingest service with Docker and configuration updates 2025-02-21 20:23:27 +00:00
Accounts chore: update package-lock.json files to add @types/web-push and web-push dependencies 2025-07-30 15:21:03 +01:00
AdminDashboard chore: update package-lock.json files to add @types/web-push and web-push dependencies 2025-07-30 15:21:03 +01:00
APIReference Refactor code for consistency and readability 2025-09-03 15:37:39 +01:00
App refactor: Add missing commas in logging statements for SCIM and StatusPageSCIM 2025-09-01 20:50:53 +01:00
Backups fix backups and restore. 2022-12-12 15:25:30 +05:30
Certs add domain. 2023-03-02 15:46:28 +00:00
Clickhouse refactor: Enhance error handling and logging in monitor criteria classes 2025-04-24 12:11:17 +01:00
Common fix: Refactor service operations to execute sequentially with improved error handling in AlertService, IncidentService, MonitorService, and ScheduledMaintenanceService 2025-09-03 15:41:23 +01:00
Copilot feat: Update nodemon configurations to improve performance and debugging options 2025-08-27 13:41:05 +01:00
Dashboard fix: Refactor code for improved readability and maintainability in various components 2025-09-02 21:57:15 +01:00
Data add data folder 2023-07-11 20:22:17 +01:00
Devops refactor: Remove node_modules from the Common project 2024-08-07 13:40:10 -06:00
Docs fix: Enhance template variable support for additional monitor types in MonitorTemplateUtil and update documentation 2025-09-02 22:08:51 +01:00
E2E refactor: Remove redundant dynamic section checks from sitemap tests 2025-08-19 20:43:08 +01:00
Environment add env folder 2023-07-11 20:26:35 +01:00
Examples refactor: Update OneUptime chart to use probes instead of probe for probe configuration 2024-08-01 19:25:54 -06:00
FluentBit feat: update FluentBit and OTelCollector configurations to include service name in headers and adjust logging level 2025-04-04 15:24:40 +01:00
Fluentd fix: Update Dockerfile to use apt-get for installing bash and curl 2025-08-08 14:05:51 +01:00
FluentIngest feat: Update nodemon configurations to improve performance and debugging options 2025-08-27 13:41:05 +01:00
HelmChart feat: Update values.yaml to allow insecure images temporarily and specify legacy image repositories for PostgreSQL, ClickHouse, and Redis 2025-09-01 16:38:56 +01:00
Home Refactor code for consistency and readability 2025-09-03 15:37:39 +01:00
IncomingRequestIngest feat: Update nodemon configurations to improve performance and debugging options 2025-08-27 13:41:05 +01:00
InfrastructureAgent feat: Add log viewing instructions and improve error logging in agent 2025-07-25 13:42:25 +01:00
IsolatedVM feat: Update nodemon configurations to improve performance and debugging options 2025-08-27 13:41:05 +01:00
LLM feat: Set default model name if HF_MODEL_NAME environment variable is not set 2024-07-12 20:40:46 +00:00
MCP feat: update @oneuptime/common to version 7.0.4800 and adjust workflow dependencies 2025-07-30 16:42:39 +01:00
Nginx feat: Add server names hash tuning options to nginx configuration 2025-08-12 17:39:47 +01:00
OpenTelemetryIngest refactor: Replace 'any' types with specific types for improved type safety across multiple files 2025-09-02 20:41:24 +01:00
OTelCollector Update Dockerfile.tpl 2025-05-21 18:15:22 +01:00
Probe fix: Update type casting for statusReport and probeMonitorResponse to 'any' for improved flexibility 2025-09-02 22:51:41 +01:00
ProbeIngest feat: Update nodemon configurations to improve performance and debugging options 2025-08-27 13:41:05 +01:00
Scripts refactor: Improve code formatting for better readability in multiple files 2025-08-26 11:40:01 +01:00
ServerMonitorIngest feat: Update nodemon configurations to improve performance and debugging options 2025-08-27 13:41:05 +01:00
SslCertificates refactor: Update import statements for TimezoneUtil in multiple files 2024-06-18 11:35:04 +01:00
StatusPage fix: Add return type to logoutUser method and specify type for route in navigateToLoginPage method 2025-08-26 21:39:35 +01:00
Tests Set permission to write logs and cache on /tmp/npm in case container run as non root 2025-06-10 19:11:37 +01:00
TestServer feat: Update nodemon configurations to improve performance and debugging options 2025-08-27 13:41:05 +01:00
Worker Refactor migration files for consistency and readability; update BillingService and ProjectService for improved code clarity; enhance Countries interface formatting; standardize string quotes in various components; fix minor formatting issues in Settings and SendAnnouncementCreatedNotification. 2025-08-27 14:50:48 +01:00
Workflow feat: Update nodemon configurations to improve performance and debugging options 2025-08-27 13:41:05 +01:00
.bash_profile chore: Disable Copilot in development environment 2024-07-10 13:39:35 +01:00
.dockerignore refactor: Remove LLM/Models from .dockerignore 2024-07-05 09:29:05 +01:00
.gitignore feat: Add .claude/settings.local.json to .gitignore 2025-08-05 21:09:10 +01:00
.prettierignore refactor: Update import statements for CommonUI to use Common/UI 2024-08-07 16:14:31 -06:00
babel.config.ts refactor: Update symbol type to use lowercase 'symbol' in ColumnAccessControl files 2024-06-14 12:09:53 +01:00
backup.sh atleast 2023-07-30 17:48:48 -07:00
CHANGELOG Add CHANGELOG 2020-01-13 20:59:16 +00:00
clean-npm-install.sh fix lock files 2022-12-16 14:22:23 +05:30
code-of-conduct.md Create code-of-conduct.md 2023-11-26 16:02:42 +00:00
config.example.env feat: Add PROXY_URL configuration option for probe and update example env file 2025-09-01 12:52:50 +01:00
configure.sh feat: replace yum with dnf for package installation on RHEL and derivatives 2025-04-03 18:30:21 +01:00
CONTRIBUTING.md Add CONTRIBUTING.md template 2022-04-25 12:28:31 +02:00
docker-compose.base.yml feat: Introduce configurable concurrency settings for ingest workers in environment variables 2025-08-08 21:52:49 +01:00
docker-compose.dev.yml feat: Update nodemon configurations to improve performance and debugging options 2025-08-27 13:41:05 +01:00
docker-compose.llm.yml feat: Update count property in docker-compose.llm.yml to use 'all' 2024-07-03 17:48:43 +01:00
docker-compose.yml haraka delete 2025-07-25 09:07:09 +01:00
eslint.config.js fix: Correct spelling and grammatical errors across multiple files 2025-06-26 15:16:07 +01:00
install-node-modules.sh npm i 2023-02-08 20:40:06 +00:00
install.sh refactor status check script 2023-07-19 14:21:39 +01:00
LICENSE Update user authentication logic 2023-12-26 11:55:26 +00:00
MAINTAINERS Create MAINTAINERS 2023-11-26 16:06:45 +00:00
migration-create.sh add migrations 2022-12-15 12:36:31 +05:30
migration-run.sh refactor: Update import statements for CommonUI to use Common/UI 2024-08-07 16:14:31 -06:00
package-lock.json refactor: Remove lodash and its type definitions from package dependencies 2025-07-30 12:48:19 +01:00
package.json feat: Update logging scripts in package.json to include follow-logs command and adjust logs command 2025-08-15 11:48:16 +01:00
README.md docs: update README to enhance description of the Merch Store and its contribution to open-source development 2025-03-17 19:36:40 +00:00
remove-node-modules.sh fix: Ensure root node_modules are removed before processing subdirectories 2025-06-26 20:17:55 +01:00
restore.sh Update secret values in HelmChart templates 2024-03-17 12:14:26 +00:00
SECURITY.md Create SECURITY.md 2022-01-23 12:04:32 +00:00
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00
uninstall.sh fix docker-compose 2022-12-07 07:49:18 +00:00
update-node-modules.sh update package.jsn and lock files 2022-03-22 14:34:04 +00:00
update.sh add update script 2023-06-11 15:26:52 +01:00

oneuptime logo

OneUptime: The Complete Open-Source Observability Platform

OneUptime is a comprehensive solution for monitoring and managing your online services. Whether you need to check the availability of your website, dashboard, API, or any other online resource, OneUptime can alert your team when downtime happens and keep your customers informed with a status page. OneUptime also helps you handle incidents, set up on-call rotations, run tests, secure your services, analyze logs, track performance, and debug errors.

OneUptime replaces multiple tools with one integrated platform:

Uptime Monitoring

Monitor the availability and response time of your online services from multiple locations around the world. Get notified via email, SMS, Slack, or other channels when something goes wrong. Replace tools like Pingdom.

Monitoring

Status Pages

Communicate with your customers and stakeholders during downtime or maintenance. Create a custom-branded status page that shows the current status and history of your services. Replace tools like StatusPage.io.

Status Pages

Incident Management

Manage incidents from start to finish with a collaborative workflow. Create incident reports, assign tasks, update stakeholders, and document resolutions. Replace tools like Incident.io.

Incident Management

On Call and Alerts

Schedule on-call shifts for your team and define escalation policies. Ensure that the right person is notified at the right time when an incident occurs. Replace tools like PagerDuty.

On Call and Alerts

Logs Management

Collect, store, and analyze logs from your online services. Search, filter, and visualize log data to gain insights and troubleshoot issues. Replace tools like Loggly.

Logs Management

Workflows

Integrate OneUptime with your existing tools and automate your workflows. Integrate with tools like Slack, Jira, GitHub, and 5000+ more.

Workflows

Application Performance Monitoring

Measure and optimize the performance of your online apps and services. Track key metrics such as traces, response time, throughput, error rate, and user satisfaction. Replace tools like NewRelic and DataDog.

APM

Coming Soon

  • Error Tracking: Detect and diagnose errors in your online services. Get detailed error reports with stack traces, context, and user feedback. Replace tools like Sentry.
  • Reliability Copilot: Scan your code and fix performance issues and errors automatically. Get recommendations for improving the reliability of your online services.

All under one platform.

Get Started for Free with OneUptime Cloud

OneUptime Cloud is the easiest and fastest way to monitor your website uptime and performance. You can sign up for free to OneUptime Cloud and enjoy the full benefits of OneUptime without any installation or maintenance hassle.

By using OneUptime Cloud, you also support the development of OneUptime open source project, which is a powerful and flexible tool for website monitoring. You can find more information about OneUptime open source project on GitHub. The code of OneUptime is completely open source, which means you can access, modify, and distribute it freely. You can also contribute to the project by reporting issues, suggesting features, or submitting pull requests.

If you need advanced features, such as API Access, Advanced Workflows, or Advanced Access Control, you can upgrade to a paid plan anytime. You can compare the different plans and pricing on OneUptime Pricing page.

Installation

Philosophy

Our mission is to reduce downtime and increase the number of successful products in the world. To do that, we built a platform that helps you understand the causes of downtime, incidents and help reduce toil. Our product is open-source, free and available for everyone to use.

Contributing

We <3 contributions big and small. In priority order (although everything is appreciated) with the most helpful first:

Donate

If you like the project, please consider a small donation. Every single dollar will be used to ship new features or maintain existing ones. 100% of the work we do is open-source. Please donate here

Merch: Support the development of OneUptime by purchasing from our Merch Store. All revenue generated from the store will go directly towards funding the open-source development of OneUptime. Show your support and get some cool swag!