Merged
Conversation
…r to customize handling
…r to customize handling - take 2
* master: slzebrium - fix null pointer dereference in validating presence of sl_format ZS-3642 sllogformat - validate profile service_group, host, & logbasename have replacement keys fix null pointer dereference in validating presence of sl_metadata
… json event formatting
… json event formatting
Refactoring of GO package names to match repo and clarify dependicies, Onboarding of makefiles and initial stub out of build test pipeline for collector, based off otel contrib workflow. Final breaking of old go mod setup.
Refactoring of GO package names to match repo and clarify dependicies, Onboarding of makefiles and initial stub out of build test pipeline for collector, based off otel contrib workflow. Final breaking of old go mod setup.
…yaml for nested config
…sllogformat syntax
Bumps [go.uber.org/zap](https://github.com/uber-go/zap) from 1.24.0 to 1.26.0. - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.24.0...v1.26.0) --- updated-dependencies: - dependency-name: go.uber.org/zap dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.7.0 to 0.17.0. - [Release notes](https://github.com/golang/net/releases) - [Commits](golang/net@v0.7.0...v0.17.0) --- updated-dependencies: - dependency-name: golang.org/x/net dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.51.0 to 1.56.3. - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.51.0...v1.56.3) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Bumps [go.opentelemetry.io/collector/consumer](https://github.com/open-telemetry/opentelemetry-collector) from 0.69.1 to 0.91.0. - [Release notes](https://github.com/open-telemetry/opentelemetry-collector/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-collector/blob/main/CHANGELOG-API.md) - [Commits](open-telemetry/opentelemetry-collector@v0.69.1...v0.91.0) --- updated-dependencies: - dependency-name: go.opentelemetry.io/collector/consumer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
b3arpsl
pushed a commit
that referenced
this pull request
Jan 3, 2024
* Added some targeted logging to dump out common errors from timestream (RejectedRecords, Validation) to help with debugging effots * Fixed a minor issue where timestream rejects all recordsets with more than 100 records. Loop over batches of 100 records max and roll up all errors * moved output docker images to /internal/ where all other delphi containers currently reside
This file contains hidden or 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
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.
No description provided.