-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Comparing changes
Open a pull request
base repository: open-telemetry/opentelemetry-collector
base: 3ab1d6695cc67d59f00c3c6375c6332f4fce1687
head repository: open-telemetry/opentelemetry-collector
compare: c7567ac3f92440d9f26c8a3fdfa35b0705977a44
- 11 commits
- 10 files changed
- 5 contributors
Commits on Jul 15, 2022
-
[pdata] export NewSliceFromRaw (#5679)
* export NewSliceFromRaw * Add changelog entry * Update pdata/pcommon/alias.go Co-authored-by: Dmitrii Anoshin <[email protected]> Co-authored-by: Alex Boten <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for a7c047b - Browse repository at this point
Copy the full SHA a7c047bView commit details -
[exporter/logging] Create logging exporter logger from service logger (…
…#5677) Build the logger on the logging exporter's logger from the one on `TelemetrySettings`, so that the logger honors the configuration settings on `telemetry::logs` and the configuration options on `CollectorSettings.LoggingOptions`. Depends on #5678 **Link to tracking Issue:** Fixes #5652 **Documentation:** Documented the feature gate.
Configuration menu - View commit details
-
Copy full SHA for 5f506a9 - Browse repository at this point
Copy the full SHA 5f506a9View commit details -
add prepare-release make target (#5503)
* add prepare-release make target make prepare-release does the following: - checks the local repository is clean - search/replace PREVIOUS_VERSION with RELEASE_CANDIDATE - runs make genotelcorecol - creates a commit on a new branch - runs make multimod-prerelease - commits the changes to the branch - creates a PR * add check for gh
Alex Boten authoredJul 15, 2022 Configuration menu - View commit details
-
Copy full SHA for 7c125fb - Browse repository at this point
Copy the full SHA 7c125fbView commit details -
skip changelog for [chore] prs (#5676)
* skip changelog for [chore] prs Add a check in the changelog job to skip the job if the title of the PR contains [chore]. This makes it possible for a user who's change doesn't require a changelog entry and doesn't have write access to the repository to skip this check. For now I've left the check for the "Skip Changelog" label as well, in the future, this should be removed and the label can be removed altogether. * Update .github/workflows/changelog.yml Co-authored-by: Tyler Helmuth <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 0509360 - Browse repository at this point
Copy the full SHA 0509360View commit details
Commits on Jul 18, 2022
-
[ci] disable G112 to unblock CI (#5700)
Disabling G112 until #5699 has been addressed.
Alex Boten authoredJul 18, 2022 Configuration menu - View commit details
-
Copy full SHA for c3a3160 - Browse repository at this point
Copy the full SHA c3a3160View commit details -
Signed-off-by: Ziqi Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3294b91 - Browse repository at this point
Copy the full SHA 3294b91View commit details -
Signed-off-by: Ziqi Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 4cb9eb2 - Browse repository at this point
Copy the full SHA 4cb9eb2View commit details -
fix the review comments to use httptest package
Signed-off-by: Ziqi Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 53a1265 - Browse repository at this point
Copy the full SHA 53a1265View commit details -
Signed-off-by: Ziqi Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c5539ad - Browse repository at this point
Copy the full SHA c5539adView commit details -
add tests to cover different errors
Signed-off-by: Ziqi Zhao <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for e5ec09d - Browse repository at this point
Copy the full SHA e5ec09dView commit details -
Configuration menu - View commit details
-
Copy full SHA for c7567ac - Browse repository at this point
Copy the full SHA c7567acView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3ab1d6695cc67d59f00c3c6375c6332f4fce1687...c7567ac3f92440d9f26c8a3fdfa35b0705977a44