Skip to content
Snippets Groups Projects

make code monitor URL query identifiable

Merged Warren Gifford requested to merge cc/update-code-monitor-search-url-query into main

Created by: camdencheek

In our instrumentation, we label graphql queries with the URL query string. Ideally, these should be somewhat unique to the caller so we can identify the source of problematic or degraded queries.

Previously, I attempted to do this with the GraphQL query name, but it turns out I was mistaken about where we get the label from.

Merge request reports

Merged by avatar (Jul 13, 2025 2:50am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading