-
Notifications
You must be signed in to change notification settings - Fork 506
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
Add origin
to spans and transactions
#3133
Merged
Merged
Commits on Jun 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 515fac2 - Browse repository at this point
Copy the full SHA 515fac2View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb68302 - Browse repository at this point
Copy the full SHA fb68302View commit details -
Configuration menu - View commit details
-
Copy full SHA for 02991fd - Browse repository at this point
Copy the full SHA 02991fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a33d7e - Browse repository at this point
Copy the full SHA 4a33d7eView commit details -
Configuration menu - View commit details
-
Copy full SHA for dd383d1 - Browse repository at this point
Copy the full SHA dd383d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 94997b2 - Browse repository at this point
Copy the full SHA 94997b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for f0e0f5f - Browse repository at this point
Copy the full SHA f0e0f5fView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7e1666 - Browse repository at this point
Copy the full SHA c7e1666View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ab7af5 - Browse repository at this point
Copy the full SHA 4ab7af5View commit details
Commits on Jun 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 04d0d0f - Browse repository at this point
Copy the full SHA 04d0d0fView commit details
Commits on Jun 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a7bfa47 - Browse repository at this point
Copy the full SHA a7bfa47View commit details
Commits on Jun 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b7815fd - Browse repository at this point
Copy the full SHA b7815fdView commit details
Commits on Jun 21, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3082d07 - Browse repository at this point
Copy the full SHA 3082d07View commit details
Commits on Jun 24, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c30137 - Browse repository at this point
Copy the full SHA 5c30137View commit details -
Configuration menu - View commit details
-
Copy full SHA for d07ee57 - Browse repository at this point
Copy the full SHA d07ee57View commit details -
Add
origin
to transactions/spans created by integrations (#3135)* Added origin to aiohttp integration * Added origin to anthropic integration * Added origin to arq integration * format * Added origin to asyncio integration * Added origin to asyncpg integration * Added origin to boto3 integration * Added origin to clickhouse_driver integration * Only one type of origin for boto3 because the OP is different anyhow * Added origin to cohere integration * Added origin to httpx integration * Added origin to huey integration * Added origin to huggingface_hub integration * Added origin to langchain integration * Added origin to openai integration * Added origin to pymongo integration * Added origin to rq integration * fix * Added origin to sanic integration * Added origin to starlette integration * Added origin to starlite integration * Added origin to strawberry integration * Added origin to tornado integration * Disable test for Sanic versions not supporting performance * oops * Added origin to bottle integration * Added origin to falcon integration * Added origin to flask integration * Added origin to pyramid integration * Added origin to trytond integration * Added origin to django integration * Added origin tests to wsgi integration * Added origin to Django asgi integration * Since Django 3 the channels handler is deprecated * small fix * Added origin to quart integration * Added origin to starlite integration * Added origin to starlette integration * Added origin to aws_lambda integration * Added origin to gcp integration * trytond fix * aws_lambda fix * strawberry fix * formatting * needs django >1.11 * fixed merge problem * Added more origin to django integration * trigger ci * Added tests for all kinds of spans emmited by django * Fixed tests * Fixed tests again
Configuration menu - View commit details
-
Copy full SHA for 97c8aa2 - Browse repository at this point
Copy the full SHA 97c8aa2View commit details -
Add
origin
to transactions/spans created by integrations 2 (#3163)* Added origin to stdlib integration * Added origin to socket integration * Added origin to sqlalchemy integration * Middle of adding origin to grpc integration * missing file * Fixing tests * Fixed tests * Added origin to redis integration * Added origin to celery integration * trigger ci * linting * Added origin to opentelemetry integration * Added origin to asyncpg integration
Configuration menu - View commit details
-
Copy full SHA for baea1b1 - Browse repository at this point
Copy the full SHA baea1b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for dc423f5 - Browse repository at this point
Copy the full SHA dc423f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2109395 - Browse repository at this point
Copy the full SHA 2109395View commit details -
Configuration menu - View commit details
-
Copy full SHA for 717c8eb - Browse repository at this point
Copy the full SHA 717c8ebView commit details
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.