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

Migrate obs-infraobs-integrations to package-spec v3 #2 #8171

Merged

Commits on Oct 12, 2023

  1. [hadoop]: migration with yq

    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    a139b92 View commit details
    Browse the repository at this point in the history
  2. [haproxy]: migration with yq

    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b88025c View commit details
    Browse the repository at this point in the history
  3. [ibmmq]: migration with yq

    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    892ecef View commit details
    Browse the repository at this point in the history
  4. [iis]: migration with yq

    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3830cd0 View commit details
    Browse the repository at this point in the history
  5. [influxdb]: migration with yq

    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    07ab0ed View commit details
    Browse the repository at this point in the history
  6. [kafka]: migration with yq

    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    78ef472 View commit details
    Browse the repository at this point in the history
  7. [kafka_log]: migration with yq

    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    6fddcb3 View commit details
    Browse the repository at this point in the history
  8. [memcached]: migration with yq

    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    40ed0aa View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7bda6ac View commit details
    Browse the repository at this point in the history
  10. [mongodb]: migration with yq

    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    d5ad826 View commit details
    Browse the repository at this point in the history
  11. [mysql]: migration with yq

    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    859bd5d View commit details
    Browse the repository at this point in the history
  12. [nagios_xi]: migration with yq

    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c33aa3c View commit details
    Browse the repository at this point in the history
  13. [nginx]: migration with yq

    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    f871e68 View commit details
    Browse the repository at this point in the history
  14. [golang] - 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/golang
    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    8be70d2 View commit details
    Browse the repository at this point in the history
  15. [hadoop] - 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/hadoop
    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    0f27c86 View commit details
    Browse the repository at this point in the history
  16. [jolokia] - 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/jolokia_input
    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    b35a369 View commit details
    Browse the repository at this point in the history
  17. [kafka_log] - 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/kafka_log
    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    9b63a38 View commit details
    Browse the repository at this point in the history
  18. [memcached] - change to format_version 3.0.0

    The format_version in the package manifest changed from 1.0.0 to 3.0.0. 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/memcached
    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    2019076 View commit details
    Browse the repository at this point in the history
  19. [iis] - 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/iis
    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    01ef133 View commit details
    Browse the repository at this point in the history
  20. [influxdb] - 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/influxdb
    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    90e15c0 View commit details
    Browse the repository at this point in the history
  21. [kafka] - 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/kafka
    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    1337ccc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    dbf3db7 View commit details
    Browse the repository at this point in the history
  23. [microsoft_sqlserver] - 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/microsoft_sqlserver
    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    e1bc770 View commit details
    Browse the repository at this point in the history
  24. [mongodb] - 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/mongodb
    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    c39a827 View commit details
    Browse the repository at this point in the history
  25. [mysql] - 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/mysql
    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    37f7144 View commit details
    Browse the repository at this point in the history
  26. [nginx] - 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/nginx
    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    7001583 View commit details
    Browse the repository at this point in the history
  27. Add validation.yml

    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    4a710b9 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    f237620 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    62e3ac9 View commit details
    Browse the repository at this point in the history
  30. Configuration menu
    Copy the full SHA
    dede288 View commit details
    Browse the repository at this point in the history
  31. Fix PR number in changelog

    shmsr committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    76a5e4a View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    4bc1aea View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Configuration menu
    Copy the full SHA
    564854d View commit details
    Browse the repository at this point in the history
  2. quote fields where necessary

    shmsr committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    ec8e5d2 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2023

  1. Configuration menu
    Copy the full SHA
    732461a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3ad6d2f View commit details
    Browse the repository at this point in the history
  3. Revert "Quote index.mapping.dimension_fields.limit to avoid getting c…

    …hanged by ep format"
    
    This reverts commit 3ad6d2f.
    shmsr committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    5c870ca View commit details
    Browse the repository at this point in the history
  4. Add comment

    shmsr committed Oct 17, 2023
    Configuration menu
    Copy the full SHA
    1566860 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2023

  1. Configuration menu
    Copy the full SHA
    62ea6c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c20f205 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    da314b4 View commit details
    Browse the repository at this point in the history
  4. remove comment

    shmsr committed Oct 18, 2023
    Configuration menu
    Copy the full SHA
    9856790 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4c5ffae View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2023

  1. remove release: beta

    shmsr committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    cd8da6a View commit details
    Browse the repository at this point in the history