Skip to content

[google_workspace] Allow to set credentials directly in the config. (…#1

Merged
kcreddy merged 1 commit intokcreddy:mainfrom
elastic:main
Jun 8, 2022
Merged

[google_workspace] Allow to set credentials directly in the config. (…#1
kcreddy merged 1 commit intokcreddy:mainfrom
elastic:main

Conversation

@kcreddy
Copy link
Owner

@kcreddy kcreddy commented Jun 8, 2022

elastic#3430)

  • Allow to set credentials directly in the config.

  • Set PR number in changelog

  • Add key for tests

What does this PR do?

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.

Author's Checklist

  • [ ]

How to test this PR locally

Related issues

Screenshots

…3430)

* Allow to set credentials directly in the config.

* Set PR number in changelog

* Add key for tests
@kcreddy kcreddy merged commit 130713a into kcreddy:main Jun 8, 2022
kcreddy pushed a commit that referenced this pull request Oct 23, 2023
* [activemq]: migration with yq

* [airflow]: migration with yq

* [apache]: migration with yq

* [apache_spark]: migration with yq

* [cassandra]: migration with yq

* [cockroachdb]: migration with yq

* [couchbase]: migration with yq

* [couchdb]: migration with yq

* [etcd]: migration with yq

* [activemq] - removed dotted YAML keys from manifest

The format_version in the package manifest changed from 1.0.0 to 3.0.0. Removed
dotted YAML keys from package manifest. Added 'owner.type: elastic' to package
manifest.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -v -format-version=3.0.0 -skip-format -fix-dotted-yaml-keys -add-owner-type packages/activemq

* [apache_spark] - removed dotted YAML keys from manifest

The format_version in the package manifest changed from 1.0.0 to 3.0.0. Removed
dotted YAML keys from package manifest. Added 'owner.type: elastic' to package
manifest.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -v -format-version=3.0.0 -skip-format -fix-dotted-yaml-keys -add-owner-type packages/apache_spark

* [apache_tomcat] - removed dotted YAML keys from manifest

The format_version in the package manifest changed from 2.3.0 to 3.0.0. Removed
dotted YAML keys from package manifest. Added 'owner.type: elastic' to package
manifest.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -v -format-version=3.0.0 -skip-format -fix-dotted-yaml-keys -add-owner-type packages/apache_tomcat

* [cassandra] - removed dotted YAML keys from manifest

The format_version in the package manifest changed from 1.0.0 to 3.0.0. Removed
dotted YAML keys from package manifest. Added 'owner.type: elastic' to package
manifest.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -v -format-version=3.0.0 -skip-format -fix-dotted-yaml-keys -add-owner-type packages/cassandra

* [couchdb] - removed dotted YAML keys from manifest

The format_version in the package manifest changed from 1.0.0 to 3.0.0. Removed
dotted YAML keys from package manifest. Added 'owner.type: elastic' to package
manifest.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -v -format-version=3.0.0 -skip-format -fix-dotted-yaml-keys -add-owner-type packages/couchdb

* [airflow] - removed dotted YAML keys from manifest

The format_version in the package manifest changed from 1.0.0 to 3.0.0. Removed
dotted YAML keys from package manifest. Added 'owner.type: elastic' to package
manifest.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -v -format-version=3.0.0 -skip-format -fix-dotted-yaml-keys -add-owner-type packages/airflow

* [azure_functions] - removed dotted YAML keys from manifest

The format_version in the package manifest changed from 2.5.1 to 3.0.0. Removed
dotted YAML keys from package manifest. Added 'owner.type: elastic' to package
manifest.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -v -format-version=3.0.0 -skip-format -fix-dotted-yaml-keys -add-owner-type packages/azure_functions

* [ceph] - removed dotted YAML keys from manifest

The format_version in the package manifest changed from 2.0.0 to 3.0.0. Removed
dotted YAML keys from package manifest. Added 'owner.type: elastic' to package
manifest.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -v -format-version=3.0.0 -skip-format -fix-dotted-yaml-keys -add-owner-type packages/ceph

* [cockroachdb] - removed dotted YAML keys from manifest

The format_version in the package manifest changed from 1.0.0 to 3.0.0. Removed
dotted YAML keys from package manifest. Added 'owner.type: elastic' to package
manifest.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -v -format-version=3.0.0 -skip-format -fix-dotted-yaml-keys -add-owner-type packages/cockroachdb

* [coredns] - removed dotted YAML keys from manifest

The format_version in the package manifest changed from 2.0.0 to 3.0.0. Removed
dotted YAML keys from package manifest. Added 'owner.type: elastic' to package
manifest.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -v -format-version=3.0.0 -skip-format -fix-dotted-yaml-keys -add-owner-type packages/coredns

* [couchbase]: migration with yq

* [couchbase] - removed dotted YAML keys from manifest

The format_version in the package manifest changed from 1.0.0 to 3.0.0. Removed
dotted YAML keys from package manifest. Added 'owner.type: elastic' to package
manifest.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -v -format-version=3.0.0 -skip-format -fix-dotted-yaml-keys -add-owner-type packages/couchbase

* [etcd] - removed dotted YAML keys from manifest

The format_version in the package manifest changed from 1.0.0 to 3.0.0. Removed
dotted YAML keys from package manifest. Added 'owner.type: elastic' to package
manifest.

[git-generate]
go run github.com/andrewkroh/go-examples/ecs-update@latest -v -format-version=3.0.0 -skip-format -fix-dotted-yaml-keys -add-owner-type packages/etcd

* Add validation.yml

* Set correct PR number in changelog

* Revert "[apache]: migration with yq"

This reverts commit 1ea1e883119b54df303d4fc14c9bf4e2e270d32d.

* [apache_spark]: normalize fields

* [cassandra]: normalize fields

* [apache_spark]: fix formatting to make ci happy

* [cassandra]: fix formatting to make ci happy

* Format packages and quote fields where necessary

* [couchbase]: s/metrics_type/metric_type

* [airflow]: remove duplicates from agent.yml instead of ecs.yml

* [cockroachdb]: remove duplicates from agent.yml instead of ecs.yml

* revert changes for packages for which v3 migration failed

* Format packages and quote fields where necessary

* Fix inconsistency w/ elastic-build

* quote fields where necessary

* Move container.labels to ecs.yml

* Change type from object to unsinged_long

* [ceph]: Explicit mapping for state.count and state.state_name

* [apache_spark]: migration with yq

* [apache_spark]: pass elastic-packge test static

* [apache_spark]: format

* [apache_spark]: format

* Make event.type's value formatting consistent

* Change type from nested to group

* Change type from unsigned_long to long

* Quote index.mapping.dimension_fields.limit to avoid getting changed by ep format

* Revert "Quote index.mapping.dimension_fields.limit to avoid getting changed by ep format"

This reverts commit 5ca725b.
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.

2 participants