Histogram Gaia.BadRequestTypeForOAuth2AccessToken is unmapped |
||
Issue descriptionThe histogram 'Gaia.BadRequestTypeForOAuth2AccessToken' is present in Chromium source code but does not appear in histograms.xml. This means that data is collected for the histogram but nothing useful is done with it. The histogram was defined in google_apis/gaia/oauth2_access_token_fetcher_impl.cc at line 201. https://cs.chromium.org/chromium/src/google_apis/gaia/oauth2_access_token_fetcher_impl.cc?l=201 It may have moved by the time you read this. Please remove the histogram 'Gaia.BadRequestTypeForOAuth2AccessToken' from the source code. If it was very recently added, it may be worth adding it to histograms.xml instead, but probably not. This bug was automatically assigned based on git blame information. If you are not the correct assignee for this bug, please delete the histogram anyway.
,
Aug 31 2016
Sorry. I was under the impression that the find_unmapped_histograms.py script checked that automatically if you had a src-internal checkout. I should have actually checked. I will re-run the script before I file any more bugs.
,
Aug 31 2016
I am closing this issue as it's not actually true that it's unmapped. I have rerun find_unmapped_histograms.py so I won't be filing any more bugs against histograms that are defined internally. However, please consider deleting the histogram or moving it to the public histograms.xml. I can't see any compelling reason for the histogram mapping to be considered non-public. |
||
►
Sign in to add a comment |
||
Comment 1 by asvitk...@chromium.org
, Aug 30 2016