Skip to content

fix(node): Restore eslint-disable in vendored tedious instrumentation#21616

Merged
andreiborza merged 1 commit into
developfrom
ab/fix-tedious-lint
Jun 17, 2026
Merged

fix(node): Restore eslint-disable in vendored tedious instrumentation#21616
andreiborza merged 1 commit into
developfrom
ab/fix-tedious-lint

Conversation

@andreiborza

Copy link
Copy Markdown
Member

The "Streamline tedious instrumentation" refactor (#21598) dropped the /* eslint-disable */ directive from the vendored instrumentation file while keeping its imports of the deprecated semconv constants (ATTR_DB_SYSTEM, ATTR_DB_NAME, etc.).

Closes: #21614

@andreiborza andreiborza requested a review from a team as a code owner June 17, 2026 15:14
@andreiborza andreiborza requested review from JPeer264, mydea and nicohrubec and removed request for a team, JPeer264 and mydea June 17, 2026 15:14
The "Streamline tedious instrumentation" refactor (#21598) dropped the
`/* eslint-disable */` directive from the vendored instrumentation file
while keeping its imports of the deprecated semconv constants
(`ATTR_DB_SYSTEM`, `ATTR_DB_NAME`, etc.).

Closes: #21614
@andreiborza andreiborza force-pushed the ab/fix-tedious-lint branch from 754ecba to f585ce7 Compare June 17, 2026 15:17
@andreiborza andreiborza merged commit 9a63b85 into develop Jun 17, 2026
330 of 340 checks passed
@andreiborza andreiborza deleted the ab/fix-tedious-lint branch June 17, 2026 16:02
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.

[Flaky CI]: Lint - typescript-eslint(no-deprecated)

2 participants