Link to related section.

This commit is contained in:
fabacab 2021-04-10 14:26:57 -04:00
parent 672139458d
commit 55a49d8bf8
No known key found for this signature in database
GPG Key ID: B0303BF6BA36A560
1 changed files with 2 additions and 0 deletions

View File

@ -94,6 +94,8 @@ See also [asecure.cloud/tools](https://asecure.cloud/tools/).
### Distributed monitoring
See also [§ Service and performance monitoring](#service-and-performance-monitoring).
- [Coretex](https://cortexmetrics.io/) - Provides horizontally scalable, highly available, multi-tenant, long term storage for Prometheus.
- [Jaeger](https://www.jaegertracing.io/) - Distributed tracing platform backend used for monitoring and troubleshooting microservices-based distributed systems.
- [OpenTelemetry](https://opentelemetry.io/) - Observability framework for cloud-native software, comprising a collection of tools, APIs, and SDKs for exporting application performance metrics to a tracing backend (formerly maintained by the OpenTracing and OpenCensus projects).