-
Notifications
You must be signed in to change notification settings - Fork 524
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
fix: revert modifications to Apache license #2105
Merged
pichlermarc
merged 1 commit into
open-telemetry:main
from
svrnm:revert-license-modifications
Apr 16, 2024
Merged
fix: revert modifications to Apache license #2105
pichlermarc
merged 1 commit into
open-telemetry:main
from
svrnm:revert-license-modifications
Apr 16, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Signed-off-by: svrnm <[email protected]>
github-actions
bot
assigned aabmass, basti1302, blumamir, dyladan, haddasbronfman, hectorhdzg, JamieDanielson, kirrg001, legendecas and martinkuba
Apr 16, 2024
github-actions
bot
added
pkg:instrumentation-ioredis
pkg:instrumentation-graphql
pkg:instrumentation-mysql
pkg:instrumentation-mysql2
pkg:instrumentation-restify
pkg:instrumentation-dns
pkg:resource-detector-alibaba-cloud
pkg:resource-detector-aws
pkg:resource-detector-gcp
pkg:resource-detector-github
pkg:resource-detector-instana
pkg:auto-instrumentations-node
pkg:auto-instrumentations-web
pkg:host-metrics
pkg:id-generator-aws-xray
pkg:propagation-utils
pkg:instrumentation-amqplib
pkg:instrumentation-lru-memoizer
labels
Apr 16, 2024
github-actions
bot
added
pkg:instrumentation-redis-4
pkg:instrumentation-redis
pkg:instrumentation-router
pkg:instrumentation-winston
pkg:instrumentation-document-load
pkg:instrumentation-user-interaction
pkg:plugin-react-load
pkg:propagator-aws-xray
pkg:propagator-instana
pkg:propagator-ot-trace
pkg:instrumentation-dataloader
pkg:instrumentation-socket.io
pkg:instrumentation-cucumber
pkg:sampler-aws-xray
pkg:resource-detector-container
pkg:resource-detector-azure
pkg:test-utils
pkg:redis-common
pkg:sql-common
pkg:instrumentation-runtime-node
labels
Apr 16, 2024
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2105 +/- ##
==========================================
- Coverage 90.97% 90.77% -0.21%
==========================================
Files 146 148 +2
Lines 7492 7675 +183
Branches 1502 1539 +37
==========================================
+ Hits 6816 6967 +151
- Misses 676 708 +32 |
pichlermarc
approved these changes
Apr 16, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks. 👍
Merged
maryliag
pushed a commit
to maryliag/opentelemetry-js-contrib
that referenced
this pull request
Apr 17, 2024
Signed-off-by: svrnm <[email protected]>
trentm
added
pkg:instrumentation-cassandra-driver
and removed
pkg:instrumentation-cassandra
labels
May 1, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
pkg:auto-instrumentations-node
pkg:auto-instrumentations-web
pkg:host-metrics
pkg:id-generator-aws-xray
pkg:instrumentation-amqplib
pkg:instrumentation-aws-lambda
pkg:instrumentation-aws-sdk
pkg:instrumentation-bunyan
pkg:instrumentation-cassandra-driver
pkg:instrumentation-connect
pkg:instrumentation-cucumber
pkg:instrumentation-dataloader
pkg:instrumentation-dns
pkg:instrumentation-document-load
pkg:instrumentation-express
pkg:instrumentation-fastify
pkg:instrumentation-generic-pool
pkg:instrumentation-graphql
pkg:instrumentation-hapi
pkg:instrumentation-ioredis
pkg:instrumentation-knex
pkg:instrumentation-koa
pkg:instrumentation-lru-memoizer
pkg:instrumentation-memcached
pkg:instrumentation-mongodb
pkg:instrumentation-mongoose
pkg:instrumentation-mysql
pkg:instrumentation-mysql2
pkg:instrumentation-nestjs-core
pkg:instrumentation-net
pkg:instrumentation-pg
pkg:instrumentation-pino
pkg:instrumentation-redis
pkg:instrumentation-redis-4
pkg:instrumentation-restify
pkg:instrumentation-router
pkg:instrumentation-runtime-node
pkg:instrumentation-socket.io
pkg:instrumentation-tedious
pkg:instrumentation-user-interaction
pkg:instrumentation-winston
pkg:plugin-react-load
pkg:propagation-utils
pkg:propagator-instana
pkg:propagator-ot-trace
pkg:redis-common
pkg:resource-detector-alibaba-cloud
pkg:resource-detector-aws
pkg:resource-detector-azure
pkg:resource-detector-container
pkg:resource-detector-gcp
pkg:resource-detector-github
pkg:resource-detector-instana
pkg:sampler-aws-xray
pkg:sql-common
pkg:test-utils
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Which problem is this PR solving?
See open-telemetry/community#2056 for more details
Short description of the changes
Reverts modifications to all available Apache LICENSE files within the repository.