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

Fetch and parse histogram enum files #670

Merged
merged 2 commits into from
Sep 18, 2024

Conversation

jcscottiii
Copy link
Collaborator

@jcscottiii jcscottiii commented Sep 17, 2024

Add logic to:

  1. Fetch enums from the chromium codesearch
  2. Parse the data into our metricdatatypes.HistogramMapping

This fetch and parse logic is inspired by
ChromeStatus's logic.

Part of split up of #616

Parent PR: #669

@jcscottiii jcscottiii force-pushed the jcscottiii/chromium-enum-workflow branch from 6750356 to 0b2e29c Compare September 17, 2024 20:18
@jcscottiii jcscottiii force-pushed the jcscottiii/chromium-enum-workflow branch from 0b2e29c to adfb3be Compare September 18, 2024 14:28
Base automatically changed from jcscottiii/go-modules to main September 18, 2024 15:01
Add logic to:
1. Fetch enums from the chromium codesearch
  - Similar to
2. Parse the data into our metricdatatypes.HistogramMapping

This fetch and parse logic is inspired by
ChromeStatus's [1](https://github.com/GoogleChrome/chromium-dashboard/blob/f367dd0690b857c85453c67f9d388f2b08797e6c/internals/fetchmetrics.py#L253-L282).

Part of split up of #616

Parent PR: #668
@jcscottiii jcscottiii force-pushed the jcscottiii/chromium-enum-workflow branch from cd06235 to d761f7b Compare September 18, 2024 15:30
@jcscottiii jcscottiii added this pull request to the merge queue Sep 18, 2024
Merged via the queue into main with commit 7547675 Sep 18, 2024
3 checks passed
@jcscottiii jcscottiii deleted the jcscottiii/chromium-enum-workflow branch September 18, 2024 16:03
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