-
Notifications
You must be signed in to change notification settings - Fork 27
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
chore: Merge v1.59.0 to main in prep for release #1838
Merged
Merged
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
BinaryFissionGames
requested review from
dpaasman00 and
a team
as code owners
September 3, 2024 15:54
add routing connector
* start on second processor * start on handler stuff * work on interface for metrics * add shared throughput measurement struct * implement bindplane extension getting metrics * hook up bindplane extension to throughput measurements * add start func to throughput measurement * tweak some extension logic * add timestamp to measurements * skip 0 value metrics * working towards bindplane-agent using custom message throughput * add tags to build * update opamp to v0.14.0 * Hook up measurements to agent * set capabilities * add gitignore for config.yaml and storage dir * remove extraneous resetting of registry * delete unused file * bring modules up to date * add license * lint * fix compile error * handle error from SetCustomCapabilities * fix manager reload test * fix test * remove random jitter * make tidy, bump modules * test measurements package * remove todo * test measurements sender * add license * remove unused config field * non-blocking send * fix throughput tests * Allow configuring addtional fixed attributes for all throughput measurment processors * limit retries for sending measurements * Make measurements interval non-pointer * fix yaml tag instead of mapstructure * fix measurements reload to actually update interval/attrs * Reconfigure extra attributes when sent * remove ldflags from make test * bring internal module versions up to date * make sure otel up-to-date
* test caching to speed up test action * test removing cache * add cache dependency path for all go.sum * test w/o recursive go.sum match * Revert "test w/o recursive go.sum match" This reverts commit b2bf7a8.
* add Okta receiver skeleton * adding log collection logic - WIP * add since, until logic, fix failing test * use polling requests & start time * poll interval validation, testing progress * add factory, config tests, cleanup & error handling * add logs tests * finish receiver readme, cleanup * cleanup md * cleanup md again! * fix lint, check-fmt, & remove print statements * add links to readme * bump apache arrow override to v15 * fix pr comments besides nextLink * improve polling logic for edge cases, add tests for edge cases * add 24 hour cap to the poll_interval per oktas recommendation * respond to pr comments * pr fixes * use testing.t & golden pkg * fix readme field name * update readme again * delete old test file * fix md table formatting
disable confmap featuregate
Escape newline characters in string body
…e to a bad regex (#1823) * Tomcat plugin has been failing to parse catalina logs due to a bad regex * Fix optional subfield positioning and making it a non-capture group (as it is captured by primary group)
* add new methods for extracting .tar.gz and .zip; * gosec fixes * ignore EOF err when writing to dst file * use OpenFile for tar * ensure archive file parent dir exists * 0700 permission on files parent
mark non-transient errors as permanent
* bump otel to v0.108.0 * use new componentstatus package for reporting status
add webhook event receiver
* deps(deps): bump github.com/vektra/mockery/v2 in /internal/tools Bumps [github.com/vektra/mockery/v2](https://github.com/vektra/mockery) from 2.44.2 to 2.45.0. - [Release notes](https://github.com/vektra/mockery/releases) - [Changelog](https://github.com/vektra/mockery/blob/master/docs/changelog.md) - [Commits](vektra/mockery@v2.44.2...v2.45.0) --- updated-dependencies: - dependency-name: github.com/vektra/mockery/v2 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore(deps): bump github.com/go-jose/go-jose/v3 Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.0 to 3.0.3. - [Release notes](https://github.com/go-jose/go-jose/releases) - [Changelog](https://github.com/go-jose/go-jose/blob/v3.0.3/CHANGELOG.md) - [Commits](go-jose/go-jose@v3.0.0...v3.0.3) --- updated-dependencies: - dependency-name: github.com/go-jose/go-jose/v3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * deps(deps): bump google.golang.org/api Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.192.0 to 0.195.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.192.0...v0.195.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * deps(deps): bump google.golang.org/grpc in /exporter/chronicleexporter Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.65.0 to 1.66.0. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.65.0...v1.66.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * deps(deps): bump github.com/docker/docker in /receiver/pluginreceiver Bumps [github.com/docker/docker](https://github.com/docker/docker) from 27.0.3+incompatible to 27.1.1+incompatible. - [Release notes](https://github.com/docker/docker/releases) - [Commits](moby/moby@v27.0.3...v27.1.1) --- updated-dependencies: - dependency-name: github.com/docker/docker dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * deps(deps): bump github.com/snowflakedb/gosnowflake Bumps [github.com/snowflakedb/gosnowflake](https://github.com/snowflakedb/gosnowflake) from 1.11.0 to 1.11.1. - [Release notes](https://github.com/snowflakedb/gosnowflake/releases) - [Changelog](https://github.com/snowflakedb/gosnowflake/blob/master/release.go) - [Commits](snowflakedb/gosnowflake@v1.11.0...v1.11.1) --- updated-dependencies: - dependency-name: github.com/snowflakedb/gosnowflake dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * deps(deps): bump google.golang.org/api in /exporter/googlecloudexporter Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.192.0 to 0.195.0. - [Release notes](https://github.com/googleapis/google-api-go-client/releases) - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md) - [Commits](googleapis/google-api-go-client@v0.192.0...v0.195.0) --- updated-dependencies: - dependency-name: google.golang.org/api dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * deps(deps): bump github.com/go-jose/go-jose/v3 from 3.0.0 to 3.0.3 Bumps [github.com/go-jose/go-jose/v3](https://github.com/go-jose/go-jose) from 3.0.0 to 3.0.3. - [Release notes](https://github.com/go-jose/go-jose/releases) - [Changelog](https://github.com/go-jose/go-jose/blob/v3.0.3/CHANGELOG.md) - [Commits](go-jose/go-jose@v3.0.0...v3.0.3) --- updated-dependencies: - dependency-name: github.com/go-jose/go-jose/v3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> * tidy * run make generate --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
BinaryFissionGames
force-pushed
the
release/v1.59.0
branch
from
September 3, 2024 16:16
0a0d942
to
a474c49
Compare
dpaasman00
approved these changes
Sep 3, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Proposed Change
Checklist