Skip to content

Commit aa73782

Browse files
committed
new service added (Bugsink)
1 parent 69b310b commit aa73782

File tree

6 files changed

+79
-0
lines changed

6 files changed

+79
-0
lines changed
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
---
2+
draft: false
3+
title: Bugsink fully managed open source service | OctaByte.io
4+
meta:
5+
cover: /images/hosting-and-infrastructure/monitoring/bugsink/screenshot-1.webp
6+
description: Bugsink is a powerful, self-hosted error tracking platform that helps you catch and resolve bugs before your users notice. Compatible with Sentry SDKs and built for reliability, it gives you full control over your data.
7+
keywords: self-hosted error tracking, bugsink, open source error monitoring, sentry alternative, on-premise bug tracker, error logging tool, developer error tracking, scalable error tracking, sentry sdk compatible, privacy-focused error monitoring
8+
breadcrumb:
9+
- name: Home
10+
url: /
11+
- name: Software Catalog
12+
url: /fully-managed-open-source-services
13+
- name: Hosting and Infrastructure
14+
url: /fully-managed-open-source-services/hosting-and-infrastructure
15+
- name: Monitoring
16+
url: /fully-managed-open-source-services/hosting-and-infrastructure/monitoring
17+
- name: Bugsink
18+
url: /fully-managed-open-source-services/hosting-and-infrastructure/monitoring/bugsink
19+
content:
20+
id: bugsink
21+
name: Bugsink
22+
title: Self-Hosted Error Tracking Made Simple
23+
logo: /images/hosting-and-infrastructure/monitoring/bugsink/logo.webp
24+
website: https://www.bugsink.com/
25+
iframe_website: /website/hosting-and-infrastructure/monitoring/bugsink
26+
screenshots:
27+
- /images/hosting-and-infrastructure/monitoring/bugsink/screenshot-1.webp
28+
- /images/hosting-and-infrastructure/monitoring/bugsink/screenshot-2.png
29+
---
30+
31+
## Overview
32+
33+
Bugsink is a modern, self-hosted error tracking system designed for developers and teams who want full control over their monitoring infrastructure. With seamless compatibility with Sentry’s open-source SDKs, Bugsink makes integration effortless—just add a few lines of code to start reporting errors.
34+
35+
Built from the ground up for self-hosting, Bugsink is ideal for organizations that prioritize data ownership, privacy, and system reliability. Whether you’re managing a small application or handling millions of events daily, Bugsink scales effortlessly on affordable hardware.
36+
37+
Receive clear, actionable alerts, complete with stack traces and context to resolve bugs faster. With an intuitive setup process and detailed documentation, you can deploy Bugsink in minutes and start tracking errors immediately—no cloud dependencies, no hidden costs, just complete observability in your hands.
38+
39+
## Features
40+
41+
- ### Comprehensive Error Tracking
42+
43+
Catch issues before your users do with detailed stack traces, context, and clear alerts in one centralized dashboard.
44+
45+
- ### Fully Self-Hosted
46+
47+
Run Bugsink on your own servers to retain complete control over your application data—ideal for compliance and security-conscious teams.
48+
49+
- ### Sentry SDK Compatible
50+
51+
Easily integrate Bugsink into your codebase using Sentry's widely supported open-source SDKs—no need to rewrite existing error tracking code.
52+
53+
- ### Scalable and Robust
54+
55+
Designed to handle millions of events daily, Bugsink performs reliably on low-cost hardware, ensuring uptime when your app needs it most.
56+
57+
- ### Easy Installation
58+
59+
Deploy in minutes with step-by-step installation guides and straightforward configuration options for any environment.
60+
61+
- ### Privacy and Ownership Focused
62+
63+
Keep your user data private and stay in control with a monitoring system that runs entirely on your infrastructure—no third-party access required.
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
draft: false
3+
title: "Bugsink - Self-Hosted Error Tracking Made Simple"
4+
content:
5+
id: bugsink
6+
name: Bugsink
7+
website: https://www.bugsink.com/
8+
proxy: true
9+
description: "Bugsink is a powerful, self-hosted error tracking platform that helps you catch and resolve bugs before your users notice. Compatible with Sentry SDKs and built for reliability, it gives you full control over your data."
10+
---

data/services.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2116,6 +2116,12 @@ catalog_list:
21162116
url: /hosting-and-infrastructure/monitoring/glitchtip
21172117
category: monitoring
21182118
description: GlitchTip makes software monitoring easy by combining error tracking, performance monitoring, and uptime checks in one platform. Track, resolve, and improve your app's performance effortlessly.
2119+
- id: bugsink
2120+
title: Bugsink
2121+
image: /images/hosting-and-infrastructure/monitoring/bugsink/logo.webp
2122+
url: /hosting-and-infrastructure/monitoring/bugsink
2123+
category: monitoring
2124+
description: Bugsink is a powerful, self-hosted error tracking platform that helps you catch and resolve bugs before your users notice. Compatible with Sentry SDKs and built for reliability, it gives you full control over your data.
21192125
- id: sensu
21202126
title: Sensu
21212127
image: /images/hosting-and-infrastructure/monitoring/sensu/logo.png
Binary file not shown.
Binary file not shown.
238 KB
Loading

0 commit comments

Comments
 (0)