Skip to content

Commit

Permalink
tweak to monitoring page
Browse files Browse the repository at this point in the history
  • Loading branch information
RichardBruskiewich committed Oct 4, 2023
1 parent 4c37a12 commit c60c36d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/architecture/monitoring.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Ensuring the health and performance of the Translator system will require the ap

# Endpoint uptime monitoring

T.B.A. (Tim Putnam to elaborate)

# Telemetry

Given the distributed nature of Biomedical Translator knowledge processing components, tracing the flow of queries through the system represents a challenge. Observability is the practice of measuring the state of a system by its various component outputs. [OpenTelemetry](https://opentelemetry.io/) is an open source observability framework. Applying elements of OpenTelemetry to Translator will help in the challenge of query auditing, for quality assurance or performance. An overview of OpenTelemetry concepts is provided [here](https://docs.google.com/presentation/d/1OjcE1gVhx8u9EvvHGn6h50otBKmpd-9HidlTNppXXy0/edit#slide=id.g27ee40efb83_0_3) and a small Translator demo of the concept using the Jaeger telemetry collector, is [here](https://github.com/TranslatorSRI/Jaeger-demo).

0 comments on commit c60c36d

Please sign in to comment.