Skip to content

fix(telemetry): re-run the update metrics script#2005

Merged
yulunz merged 1 commit into
mainfrom
fix/update-metrics-order
May 7, 2026
Merged

fix(telemetry): re-run the update metrics script#2005
yulunz merged 1 commit into
mainfrom
fix/update-metrics-order

Conversation

@yulunz
Copy link
Copy Markdown
Collaborator

@yulunz yulunz commented May 7, 2026

the updates made to these files from #1982 came out a bit weird. So I reverted changes on these files and re-run npm run gen (which includes npm run update-metrics) to correct them.

we'd always want old entries to be marked as deprecated and new entries to be added to the very last. Don't manually resolve conflicts in these files. When there are conflicts, just revert back to a clean state and npm run gen will take care of them 😉

@yulunz yulunz requested a review from wolfib May 7, 2026 00:16
Copy link
Copy Markdown
Contributor

@wolfib wolfib left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the fix and the explanation!
I did indeed manually edit the files in my PR.

@yulunz yulunz added this pull request to the merge queue May 7, 2026
Merged via the queue into main with commit e9ec375 May 7, 2026
20 checks passed
@yulunz yulunz deleted the fix/update-metrics-order branch May 7, 2026 18:26
masamaru0513 pushed a commit to masamaru0513/chrome-devtools-mcp that referenced this pull request May 12, 2026
🤖 I have created a release *beep* *boop*
---


##
[0.26.0](ChromeDevTools/chrome-devtools-mcp@chrome-devtools-mcp-v0.25.0...chrome-devtools-mcp-v0.26.0)
(2026-05-11)


### 🎉 Features

* add an error logging method
([ChromeDevTools#2006](ChromeDevTools#2006))
([06e0ab6](ChromeDevTools@06e0ab6))


### 🛠️ Fixes

* **cli:** allow --autoConnect on CLI start
([ChromeDevTools#2015](ChromeDevTools#2015))
([9882391](ChromeDevTools@9882391)),
closes
[ChromeDevTools#1859](ChromeDevTools#1859)
[ChromeDevTools#1184](ChromeDevTools#1184)
* Make fill_form more appealing when filling forms with checkboxes
([ChromeDevTools#1971](ChromeDevTools#1971))
([407c2bd](ChromeDevTools@407c2bd))
* only require a page in page-scoped tools
([ChromeDevTools#2030](ChromeDevTools#2030))
([8e06761](ChromeDevTools@8e06761))
* **telemetry:** re-run the update metrics script
([ChromeDevTools#2005](ChromeDevTools#2005))
([e9ec375](ChromeDevTools@e9ec375))


### 📄 Documentation

* Fix Claude Code instructions
([ChromeDevTools#2018](ChromeDevTools#2018))
([a5ad67b](ChromeDevTools@a5ad67b))


### 🏗️ Refactor

* extract ToolHandler
([ChromeDevTools#2032](ChromeDevTools#2032))
([178b790](ChromeDevTools@178b790))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
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