Skip to content
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.60.0 to main in prep for release #1864

Merged
merged 10 commits into from
Sep 17, 2024
Merged

Conversation

dpaasman00
Copy link
Contributor

Proposed Change

Merge v1.60.0 into main for release

Checklist
  • Changes are tested
  • CI has passed

BinaryFissionGames and others added 10 commits September 17, 2024 11:37
Handle log_type attribute correctly
* Add DataPlane https injestion for secops exporter
* add permissions to product folder

* add guid

* add feature id
call shutdown on storage extension
* add factory

* add config

* add testdata

* processor test and other files

* processor.go mvp

* rename module

* add processors.go

* add readme

* update go.mod replace

* run make fmt

* lint

* lint 2.0

* Skip processing unless body is a map

* convert map to kv directly

* do not allow configuring xml

* Add metadata.yaml

* Update go.mod and rest of metadata

* fmt and lint

* fix factory_test

* log instead of erroring when log type is not map

* use golden and comparelogs

* run go mod tidy at top leve;
l

* add kv separators to config

* rename testdata fileds

* cover cases for KV marshaling

* rename separator and pair separator properly

* update readme with kv separators

* go mod tidy + go generate + make fmt

* handle nested maps for kv

* handle deeply nested logs for kv that also contain problematic characters

* go mod tidy + go generate + make fmt

* include fuller pipeline for config examples

* rename headers

* remove XML references in readme

* set default config parameters in config

* update go mod

* add config defaults to factory test

* convert string in newMarshalProcessor

* use backticks

* do not repeatedly fmt.Sprintf(v)

* use recursive function

* add map kv separators in config options

* add processor tests for mapkvseparators

* allow specifying map kv separators

* go generate + make fmt

* lint

* sort by keys

* update readme

* add test to confirm behavior of nested slices with KV marshaling

* add array expectation to readme

* fix case of config options
* update to otel v0.109.0

* fix lookupprocessor factory test

* update missed pkgs
* bump golang.org/x/oauth2 to v0.23.0

* bump golang.org/x/sys to v0.25.0

* bump golang.org/x/tools to v0.25.0

* bump google.golang.org/grpc to v1.66.2

* bump google.golang.org/api to v0.197.0
include pkg/stanza replace for dans pr
@dpaasman00 dpaasman00 merged commit b962de5 into main Sep 17, 2024
17 checks passed
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.

4 participants