Skip to content

Slzebriumexporter#2

Merged
b3arpsl merged 53 commits intomainfrom
slzebriumexporter
Jan 3, 2024
Merged

Slzebriumexporter#2
b3arpsl merged 53 commits intomainfrom
slzebriumexporter

Conversation

@b3arpsl
Copy link
Collaborator

@b3arpsl b3arpsl commented Jan 3, 2024

No description provided.

Alan Jones and others added 30 commits March 22, 2023 08:34
* 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
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.
Alan Jones and others added 23 commits July 2, 2023 15:57
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>
…afac4a39e'

git-subtree-dir: slzebriumexporter
git-subtree-mainline: 3132af5
git-subtree-split: fae0f3d
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
@b3arpsl b3arpsl merged commit 2a15fbe into main Jan 3, 2024
@b3arpsl b3arpsl deleted the slzebriumexporter branch January 3, 2024 19:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants