stacklok / stacklok/toolhive

Support OpenTelemetry for the ToolHive Operator

Open
#1,781 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement go kubernetes
Dominant language
Go
Stars
2.2k
Forks
300
Avg merge
1d 15h
Merged PRs (30d)
184

Description

We have OpenTelemetry support inside of ToolHive that allows you to get traces and metrics information regarding usage of the underlying Proxy and the MCP server, but we do not have OpenTelemetry support for the Operator itself.

This ticket covers that support and ensuring that when configured, the Operator emits metrics about itself and any underlying MCP servers that it manages to an OTel collector.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the existing OpenTelemetry support for ToolHive's Proxy and MCP server, then trace how the Operator manages underlying MCP servers and accepts configuration. Done means the configured Operator emits its own metrics and metrics for managed MCP servers to an OpenTelemetry collector.

Written by the indexing model from the issue text.

Assessment

Tech stack
go, kubernetes
Domain
devops, observability
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.