We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e17eef commit 562bca8Copy full SHA for 562bca8
.github/component-label-map.yml
@@ -274,6 +274,10 @@ pkg:sql-common:
274
- changed-files:
275
- any-glob-to-any-file:
276
- packages/opentelemetry-sql-common/**
277
+pkg:instrumentation-page-view:
278
+ - changed-files:
279
+ - any-glob-to-any-file:
280
+ - plugins/web/opentelemetry-instrumentation-page-view/**
281
pkg-status:unmaintained:
282
283
.github/component_owners.yml
@@ -145,6 +145,9 @@ components:
145
- kirrg001
146
propagators/opentelemetry-propagator-ot-trace: []
147
# Unmaintained
148
+ plugins/web/opentelemetry-instrumentation-page-view:
149
+ - Abinet18
150
+ - martinkuba
151
152
ignored-authors:
153
- renovate-bot
0 commit comments