Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(datadog): add metrics for users searching for urls #2070

Merged
merged 1 commit into from
Nov 16, 2022

Conversation

halfwhole
Copy link
Collaborator

@halfwhole halfwhole commented Nov 7, 2022

Problem

We want to know the number of user searches for links, and whether users are searching by tags

Solution

Add a new datadog metric go.search.user.url. Its tag istag is true or false, depending on whether the search has tags.

  • Note: am putting the user in go.search.user.url because URL searches can also happen on the directory page, and we probably want to specify that it's from the user page/controller!

@halfwhole halfwhole merged commit 8421d85 into develop Nov 16, 2022
@halfwhole halfwhole deleted the chore/datadog/add-search-url-metrics branch November 16, 2022 03:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants