{"id":28763851,"url":"https://github.com/cockroachdb/clue","last_synced_at":"2025-09-23T03:47:50.000Z","repository":{"id":265701848,"uuid":"678473554","full_name":"cockroachdb/clue","owner":"cockroachdb","description":"fork of https://github.com/goadesign/clue","archived":false,"fork":false,"pushed_at":"2023-11-06T23:40:52.000Z","size":1077,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":57,"default_branch":"main","last_synced_at":"2025-09-16T15:39:57.371Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/cockroachdb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-08-14T16:24:57.000Z","updated_at":"2024-08-19T18:12:15.000Z","dependencies_parsed_at":"2024-12-01T23:15:07.957Z","dependency_job_id":null,"html_url":"https://github.com/cockroachdb/clue","commit_stats":null,"previous_names":["cockroachdb/clue"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/cockroachdb/clue","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cockroachdb%2Fclue","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cockroachdb%2Fclue/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cockroachdb%2Fclue/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cockroachdb%2Fclue/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cockroachdb","download_url":"https://codeload.github.com/cockroachdb/clue/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cockroachdb%2Fclue/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276512734,"owners_count":25655450,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-23T02:00:09.130Z","response_time":73,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-06-17T09:10:36.965Z","updated_at":"2025-09-23T03:47:49.983Z","avatar_url":"https://github.com/cockroachdb.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# clue: Microservice Instrumentation\n\n[![Build Status](https://github.com/goadesign/clue/workflows/CI/badge.svg?branch=main\u0026event=push)](https://github.com/goadesign/clue/actions?query=branch%3Amain+event%3Apush)\n[![codecov](https://codecov.io/gh/goadesign/clue/branch/main/graph/badge.svg?token=HVP4WT1PS6)](https://codecov.io/gh/goadesign/clue)\n[![Go Report Card](https://goreportcard.com/badge/goa.design/clue)](https://goreportcard.com/report/goa.design/clue) \n[![Go Reference](https://pkg.go.dev/badge/goa.design/clue.svg)](https://pkg.go.dev/goa.design/clue)\n\n## Overview\n\n`clue` provides a set of Go packages for instrumenting microservices. The\nemphasis is on simplicity and ease of use. Although not a requirement, `clue`\nworks best when used in microservices written using\n[Goa](https://github.com/goadesign/goa).\n\n`clue` covers the following topics:\n\n* Logging: the [log](log/) package provides a context-based logging API that\n  intelligently selects what to log.\n* Metrics: the [metrics](metrics/) package makes it possible for\n  services to expose a Prometheus compatible `/metrics` HTTP endpoint.\n* Health checks: the [health](health/) package provides a simple way for\n  services to expose a health check endpoint.\n* Dependency mocks: the [mock](mock/) package provides a way to mock\n  downstream dependencies for testing.\n* Tracing: the [trace](trace/) package conforms to the\n  [OpenTelemetry](https://opentelemetry.io/) specification to trace requests.\n* Debugging: the [debug](debug/) package makes it possible to troubleshoot\n  and profile services at runtime.\n\nThe [weather](example/weather) example illustrates how to use `clue` to\ninstrument a system of Goa microservices. The example comes with a set of\nscripts that can be used to compile and start the system as well as a complete\nGrafana stack to query metrics and traces. See the\n[README](example/weather/README.md) for more information.\n\n## Contributing\n\nSee [Contributing](CONTRIBUTING.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcockroachdb%2Fclue","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcockroachdb%2Fclue","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcockroachdb%2Fclue/lists"}