Skip to content

Commit 3001092

Browse files
committed
Fix broken and redirected links from scheduled check
Update redirected URLs to their final destinations: - Grafana k6 Cloud rebranded URL - Sematext drop www prefix - Steadybit drop www prefix - Opsgenie migration page - Mozilla CoC repo renamed to inclusion Add contributor-covenant.org to lycheeignore (transient connection resets). Fixes #6
1 parent 6ae9990 commit 3001092

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.lycheeignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ https://www.sigmetrics.org/
1515

1616
# Unreliable server — connection reset intermittently
1717
https://www.rsyslog.com/
18+
https://www.contributor-covenant.org/
1819

1920
# Intermittent 503 — high-traffic PostgreSQL docs
2021
https://www.postgresql.org/docs/current/pgbench.html

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@
124124
- [Keep](https://github.com/keephq/keep) - Open-source alert management platform. Consolidates alerts from multiple sources with workflow automation. 🟢🔵
125125
- [Alerta](https://github.com/alerta/alerta) - Unified alert correlation and management. Consolidates alerts from multiple monitoring systems. 🟢
126126
- [PagerDuty](https://www.pagerduty.com/) - Industry-standard incident response and on-call management platform. 🟠
127-
- [Opsgenie](https://www.atlassian.com/software/opsgenie) - Alerting and escalation platform. Part of Atlassian suite. 🟠
127+
- [Opsgenie](https://www.atlassian.com/software/opsgenie/migration) - Alerting and escalation platform. Part of Atlassian suite. 🟠
128128
- [Rootly](https://rootly.com/) - AI-assisted incident management with automated timelines and postmortem generation. 🟠
129129

130130
### Observability Platforms (Integrated)
@@ -140,7 +140,7 @@
140140
- [AppDynamics (Splunk/Cisco)](https://www.splunk.com/en_us/products/splunk-appdynamics.html) - Enterprise APM with business transaction monitoring and code-level diagnostics. Merged into Splunk in 2025. 🟠
141141
- [Chronosphere](https://chronosphere.io/) - Cloud-native observability platform focused on metrics at scale. Founded by Uber M3 creators. Strong cost control and cardinality management. 🟠
142142
- [Lightstep / ServiceNow Cloud Observability](https://www.servicenow.com/products/observability.html) - OpenTelemetry-native observability platform, now part of ServiceNow. 🟠
143-
- [Sematext](https://www.sematext.com/) - SaaS observability platform with OpenTelemetry-native support and automatic topology discovery. 🟢🟠
143+
- [Sematext](https://sematext.com/) - SaaS observability platform with OpenTelemetry-native support and automatic topology discovery. 🟢🟠
144144

145145
### Monitoring Suites (Operations-Oriented)
146146

@@ -191,7 +191,7 @@
191191
- [Checkly](https://github.com/checkly/checkly-cli) - Monitoring as code for APIs and browsers. Playwright-based synthetic checks with CI/CD integration. 🟢🔵
192192
- [Grafana Synthetic Monitoring](https://grafana.com/docs/grafana-cloud/testing/synthetic-monitoring/) - Probe-based synthetic monitoring integrated into Grafana Cloud. Multi-location HTTP, DNS, TCP, and ICMP checks. 🟢🔵
193193
- [Uptime Kuma](https://github.com/louislam/uptime-kuma) - Self-hosted monitoring tool with a clean UI. HTTP, TCP, DNS, and keyword monitoring with notifications. Simple and effective. ⭐🟢
194-
- [Sematext](https://www.sematext.com/synthetic-monitoring) - Playwright-based synthetic checks with CI/CD integration, GitHub synchronization, SSL certificate expiration monitoring. 🟢🟠
194+
- [Sematext](https://sematext.com/synthetic-monitoring/) - Playwright-based synthetic checks with CI/CD integration, GitHub synchronization, SSL certificate expiration monitoring. 🟢🟠
195195

196196
### Legacy & Historical
197197

@@ -291,7 +291,7 @@
291291
- [Gremlin](https://www.gremlin.com/) - Enterprise chaos engineering platform. Managed experiments with safety controls (halt conditions). Supports infrastructure, application, and network attacks. 🟠
292292
- [Chaos Monkey](https://github.com/Netflix/chaosmonkey) - Netflix's original chaos tool: randomly terminates instances in production. Pioneered the discipline. ⭐🟢
293293
- [Pumba](https://github.com/alexei-led/pumba) - Chaos testing for Docker containers. Kill, pause, stop containers and inject network delays/packet loss. Lightweight alternative to full chaos platforms. 🟢🔵
294-
- [Steadybit](https://www.steadybit.com/) - Enterprise reliability platform combining chaos engineering with automated resilience validation. 🟠🔵
294+
- [Steadybit](https://steadybit.com/) - Enterprise reliability platform combining chaos engineering with automated resilience validation. 🟠🔵
295295
- [AWS Fault Injection Service](https://aws.amazon.com/fis/) - Managed fault injection for AWS resources. Native integration with AWS services. 🟠🔵
296296

297297
### Network Simulation & Traffic Shaping
@@ -321,7 +321,7 @@
321321

322322
### Developer-Centric Platforms
323323

324-
- [Grafana k6 Cloud](https://grafana.com/products/cloud/k6/) - Managed k6 execution with geographic distribution across multiple global load zones, real-time result visualization in Grafana, and native CI/CD integration. Performance Insights provide automated analysis of test results. The natural choice for teams already using k6 OSS who need scale and collaboration. 🟠
324+
- [Grafana k6 Cloud](https://grafana.com/products/cloud/performance-load-testing-k6/) - Managed k6 execution with geographic distribution across multiple global load zones, real-time result visualization in Grafana, and native CI/CD integration. Performance Insights provide automated analysis of test results. The natural choice for teams already using k6 OSS who need scale and collaboration. 🟠
325325
- [Octoperf](https://octoperf.com/) - SaaS performance testing platform built on JMeter with a modern UI, team collaboration, and trend analysis. European-hosted (GDPR-compliant). Supports JMeter scripts natively with enhanced reporting and distributed load generation. Good fit for teams migrating from JMeter to a managed platform. 🟠
326326

327327
### Enterprise Platforms

code-of-conduct.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,6 @@ For answers to common questions about this code of conduct, see the FAQ at [http
7878

7979
[homepage]: https://www.contributor-covenant.org
8080
[v2.1]: https://www.contributor-covenant.org/version/2/1/code_of_conduct.html
81-
[Mozilla CoC]: https://github.com/mozilla/diversity
81+
[Mozilla CoC]: https://github.com/mozilla/inclusion
8282
[FAQ]: https://www.contributor-covenant.org/faq
8383
[translations]: https://www.contributor-covenant.org/translations

0 commit comments

Comments
 (0)