Update testimonials and add APM section to README

This commit is contained in:
Simon Larsen
2024-02-24 19:44:23 +00:00
parent 63e77118ba
commit bd77be13f7
3 changed files with 9 additions and 4 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 395 KiB

View File

@@ -493,12 +493,12 @@
<div class="mt-8 border-t border-gray-200 pt-6">
<blockquote>
<div>
<p class="text-base text-gray-500">&ldquo;Workflows are very powerful feature of OneUptime.
Let's us automate literally anything.&rdquo;</p>
<p class="text-base text-gray-500">&ldquo;OpenTelemetry is an open standard for collecting telemetry in a vendor agnostic way.
&rdquo;</p>
</div>
<footer class="mt-3">
<div class="flex items-center space-x-3">
<div class="text-base font-medium text-gray-700">Jamie Polowin, AlternativeTo Reviewer
<div class="text-base font-medium text-gray-700">Charity Majors on Twitter.
</div>
</div>
</footer>

View File

@@ -44,9 +44,14 @@ Integrate OneUptime with your existing tools and automate your workflows. Integr
![Workflows](/App/FeatureSet/Home/Static/img/readme/workflows.png?raw=true)
#### 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](/App/FeatureSet/Home/Static/img/readme/apm.png?raw=true)
#### Coming Soon
- **Performance Monitoring**: Measure and optimize the performance of your online services. Track key metrics such as response time, throughput, error rate, and user satisfaction. Replace tools like NewRelic.
- **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 Autopilot**: Scan your code and fix performance issues and errors automatically. Get recommendations for improving the reliability of your online services.