Skip to content

Commit

Permalink
Link to clue docs on goa.design
Browse files Browse the repository at this point in the history
  • Loading branch information
raphael committed Feb 26, 2025
1 parent 456b083 commit e0e012a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,10 @@ packages. For example, Clue does not provide a HTTP router or a HTTP server
implementation. Instead, Clue provides a way to instrument existing HTTP or gRPC
servers and clients using the standard library and the OpenTelemetry API.

Learn more about Clue's observability features in the [Observability](https://goa.design/docs/5-real-world/2-observability/)
section of the [goa.design](https://goa.design) documentation. The guide covers how to effectively monitor,
debug and operate microservices using Clue's instrumentation capabilities.

## Packages

* The `clue` package provides a simple API for configuring OpenTelemetry
Expand Down

0 comments on commit e0e012a

Please sign in to comment.