GoogleChrome / GoogleChrome/webstatus.dev

[ENHANCEMENT] Capture metrics on which search query terms are used.

Open
#737 1 comment 0 reactions 0 assignees View on GitHub
enhancement go good first issue hacktoberfest
Dominant language
Go
Stars
254
Forks
62
Avg merge
1d 10h
Merged PRs (30d)
64

Description

As the maintainer of webstatus.dev, I would like to understand which query terms are commonly used.

We could leverage OpenTelemetry to emit metrics on which terms are used. This could be instrumented in one of two places:
1. In the ANTLR visitor code when the nodes are being built.
2. In the spanner code when the filters are finally applied to the SQL query.

There are pros and cons to both.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.