-
Notifications
You must be signed in to change notification settings - Fork 63
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
Include AL2023 ami for CI testing #1413
Merged
Merged
Conversation
This file contains 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
…bility#1356) * Add configurable sleep duration for tests * change spanset to spanlist
…vability#1350) Bumps the cdk-infra-deps group in /cdk_infra with 5 updates: | Package | Update | | --- | --- | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | 2.87.0 to 2.88.0 | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | 20.4.2 to 20.4.4 | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | 6.1.0 to 6.2.0 | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | 6.1.0 to 6.2.0 | | [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | 2.87.0 to 2.88.0 | Updates `aws-cdk-lib` from 2.87.0 to 2.88.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.88.0/packages/aws-cdk-lib) Updates `@types/node` from 20.4.2 to 20.4.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.1.0 to 6.2.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.0/packages/parser) Updates `aws-cdk` from 2.87.0 to 2.88.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.88.0/packages/aws-cdk) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: aws-cdk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the trace-java-client-gradle-deps group in /trace-java-client with 1 update: org.apache.commons:commons-lang3. --- updated-dependencies: - dependency-name: org.apache.commons:commons-lang3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: trace-java-client-gradle-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…aws-observability#1365) Bumps the load-gen-gradle-deps group in /load-generator with 4 updates: [com.google.guava:guava](https://github.com/google/guava), [io.grpc:grpc-bom](https://github.com/grpc/grpc-java), [io.grpc:grpc-api](https://github.com/grpc/grpc-java) and [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java). Updates `com.google.guava:guava` from 32.1.1-jre to 32.1.2-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `io.grpc:grpc-bom` from 1.56.1 to 1.57.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.56.1...v1.57.0) Updates `io.grpc:grpc-api` from 1.56.1 to 1.57.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.56.1...v1.57.0) Updates `io.grpc:grpc-netty-shaded` from 1.56.1 to 1.57.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.56.1...v1.57.0) --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-patch dependency-group: load-gen-gradle-deps - dependency-name: io.grpc:grpc-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: load-gen-gradle-deps - dependency-name: io.grpc:grpc-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: load-gen-gradle-deps - dependency-name: io.grpc:grpc-netty-shaded dependency-type: direct:production update-type: version-update:semver-minor dependency-group: load-gen-gradle-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…vability#1364) Bumps the cdk-infra-deps group in /cdk_infra with 8 updates: | Package | Update | | --- | --- | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | 2.88.0 to 2.89.0 | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | 20.4.4 to 20.4.5 | | [@types/prettier](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/prettier) | 2.7.3 to 3.0.0 | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | 6.2.0 to 6.2.1 | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | 6.2.0 to 6.2.1 | | [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | 2.88.0 to 2.89.0 | | [eslint](https://github.com/eslint/eslint) | 8.45.0 to 8.46.0 | | [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) | 29.6.1 to 29.6.2 | Updates `aws-cdk-lib` from 2.88.0 to 2.89.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.89.0/packages/aws-cdk-lib) Updates `@types/node` from 20.4.4 to 20.4.5 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@types/prettier` from 2.7.3 to 3.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/prettier) Updates `@typescript-eslint/eslint-plugin` from 6.2.0 to 6.2.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.2.0 to 6.2.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.2.1/packages/parser) Updates `aws-cdk` from 2.88.0 to 2.89.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.89.0/packages/aws-cdk) Updates `eslint` from 8.45.0 to 8.46.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.45.0...v8.46.0) Updates `jest` from 29.6.1 to 29.6.2 - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/facebook/jest/commits/v29.6.2/packages/jest) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: "@types/prettier" dependency-type: direct:development update-type: version-update:semver-major dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: aws-cdk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the mocked-server-grpc-metric-deps group in /mocked_servers/grpc_metrics with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go). - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.56.2...v1.57.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mocked-server-grpc-metric-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the mocked-server-grpc-race-deps group in /mocked_servers/grpc_trace with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go). - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.56.2...v1.57.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mocked-server-grpc-race-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…bservability#1369) * [chore] Add ignore for package com.github.johnrengelman.shadow * fix tab and version * Re commit the changes
…servability#1367) * [dev] Add StatsD feature gate tests (aws-observability#1355) * Add ability to define feature gate for EKS tests * Add nootellib statsd testase * Add otellib testcase and expected data temps * Add new lines * Remove Collector Image version in test case --------- Co-authored-by: bryan-aguilar <[email protected]>
Bumps the root-gradle-deps group with 11 updates: | Package | Update | | --- | --- | | [com.google.guava:guava](https://github.com/google/guava) | 32.0.0-jre to 32.1.2-jre | | [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) | 1.12.486 to 1.12.521 | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | 5.3.1 to 5.4.0 | | [com.github.fge:json-schema-validator](https://github.com/fge/json-schema-validator) | 2.0.0 to 2.0.4 | | [io.freefair.lombok](https://github.com/freefair/gradle-plugins) | 8.0.1 to 8.1.0 | | com.diffplug.spotless | 6.19.0 to 6.20.0 | | [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) | 1.57.0 to 1.57.1 | | [io.grpc:grpc-api](https://github.com/grpc/grpc-java) | 1.56.1 to 1.57.1 | | [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | 1.55.1 to 1.57.1 | | [io.zipkin.zipkin2:zipkin](https://github.com/openzipkin/zipkin) | 2.24.2 to 2.24.3 | | software.amazon.awssdk:s3 | 2.20.92 to 2.20.118 | Updates `com.google.guava:guava` from 32.0.0-jre to 32.1.2-jre - [Release notes](https://github.com/google/guava/releases) - [Commits](https://github.com/google/guava/commits) Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.486 to 1.12.521 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.486...1.12.521) Updates `org.mockito:mockito-core` from 5.3.1 to 5.4.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.3.1...v5.4.0) Updates `com.github.fge:json-schema-validator` from 2.0.0 to 2.0.4 - [Release notes](https://github.com/fge/json-schema-validator/releases) - [Changelog](https://github.com/java-json-tools/json-schema-validator/blob/master/RELEASE-NOTES.md) - [Commits](java-json-tools/json-schema-validator@2.0.0...2.0.4) Updates `io.freefair.lombok` from 8.0.1 to 8.1.0 - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.0.1...8.1.0) Updates `com.diffplug.spotless` from 6.19.0 to 6.20.0 Updates `io.grpc:grpc-bom` from 1.57.0 to 1.57.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.57.0...v1.57.1) Updates `io.grpc:grpc-api` from 1.56.1 to 1.57.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.56.1...v1.57.1) Updates `io.grpc:grpc-netty-shaded` from 1.55.1 to 1.57.1 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.55.1...v1.57.1) Updates `io.zipkin.zipkin2:zipkin` from 2.24.2 to 2.24.3 - [Release notes](https://github.com/openzipkin/zipkin/releases) - [Changelog](https://github.com/openzipkin/zipkin/blob/master/RELEASE.md) - [Commits](openzipkin/zipkin@2.24.2...2.24.3) Updates `software.amazon.awssdk:s3` from 2.20.92 to 2.20.118 --- updated-dependencies: - dependency-name: com.google.guava:guava dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: com.amazonaws:aws-java-sdk-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: com.github.fge:json-schema-validator dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: io.freefair.lombok dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: io.grpc:grpc-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: io.grpc:grpc-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: io.grpc:grpc-netty-shaded dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: io.zipkin.zipkin2:zipkin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the cdk-infra-deps group in /cdk_infra with 6 updates: | Package | Update | | --- | --- | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | 2.89.0 to 2.90.0 | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | 20.4.5 to 20.4.8 | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | 6.2.1 to 6.3.0 | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | 6.2.1 to 6.3.0 | | [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | 2.89.0 to 2.90.0 | | [prettier](https://github.com/prettier/prettier) | 3.0.0 to 3.0.1 | Updates `aws-cdk-lib` from 2.89.0 to 2.90.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.90.0/packages/aws-cdk-lib) Updates `@types/node` from 20.4.5 to 20.4.8 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.2.1 to 6.3.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.3.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.2.1 to 6.3.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.3.0/packages/parser) Updates `aws-cdk` from 2.89.0 to 2.90.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.90.0/packages/aws-cdk) Updates `prettier` from 3.0.0 to 3.0.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.0...3.0.1) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: aws-cdk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps the root-gradle-deps group with 2 updates: [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) and software.amazon.awssdk:s3. Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.521 to 1.12.524 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.521...1.12.524) Updates `software.amazon.awssdk:s3` from 2.20.118 to 2.20.121 --- updated-dependencies: - dependency-name: com.amazonaws:aws-java-sdk-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps ... Signed-off-by: dependabot[bot] <[email protected]>
…processor (aws-observability#1376) * [dev] Add ability to fetch expected values from k8s pods (aws-observability#1322) * Add ability to pass in kubecfg filepath * Add k8s client * Add k8s expected metric * Add KubernetesContext.java * Add k8s expected values helper * Add flags to validator for k8s context and kubecfg * Populate kubernetes expected values in CWMetricValidator.java * Add new flags to terraform validator module * Remove creation timestamp from k8s context * Populate k8s expected values at startup * Spotless apply * Create KubernetesContextFactory * Utilize KubernetesContextFactory to build kubecontext * Remove default root path for kubecfg * Delete expected values helper * Don't pass in deployment and namespace as flags * Use standardized deployment name for otlp module * Spotless apply * Add expected templates for k8sattr and k8smetric * Only fill deployment name for otlp base scenario * Add KubernetesContext.java * Add k8s expected values helper * Add flags to validator for k8s context and kubecfg * Populate kubernetes expected values in CWMetricValidator.java * Add new flags to terraform validator module * Remove creation timestamp from k8s context * Populate k8s expected values at startup * Spotless apply * Create KubernetesContextFactory * Utilize KubernetesContextFactory to build kubecontext * Remove default root path for kubecfg * Delete expected values helper * Don't pass in deployment and namespace as flags * Spotless apply * add newlines * Remove trailing comma in expected trace * Fix bad rebase * Use deployment name to search for pod * Refactor k8s api and sample app query into separate class * Add k8s context factory unit test * Change helper to service * Remove unneeded method in k8s service * Remove unused constructor * Remove debug line * Use consistent flags in validator * Remove public modifier on constructor * Remove dead code * [dev] Add k8s attr processor testcases (aws-observability#1330) * Add otlp_metric_k8sattr testcase * Add otlp_trace_k8sattr testcase * Add trace pod assoc test * Add trace and metric validation files * Add metric pod assoc test * Add the testcase for load balancing exporter and validation file * [dev] Add additional safety checks for creating KubernetesContext (aws-observability#1353) * Add additional logic for creating k8s context * move empty string check to factory * Use dev null as default (aws-observability#1352) * Fix merge conflict --------- Co-authored-by: bryan-aguilar <[email protected]>
…ndabot/npm_and_yarn/cdk_infra/cdk-infra-deps-b39eaa251f Bump the cdk-infra-deps group in /cdk_infra with 6 updates
…ndabot/gradle/root-gradle-deps-03df35f1d7 Bump the root-gradle-deps group with 2 updates
…rt-root-user-terraform Reverting last merge to terraform
…aws-observability#1382) Bumps the load-gen-gradle-deps group in /load-generator with 3 updates: [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java), [io.opentelemetry:opentelemetry-semconv](https://github.com/open-telemetry/opentelemetry-java) and [io.freefair.lombok](https://github.com/freefair/gradle-plugins). Updates `io.opentelemetry:opentelemetry-bom` from 1.28.0 to 1.29.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-java@v1.28.0...v1.29.0) Updates `io.opentelemetry:opentelemetry-semconv` from 1.28.0-alpha to 1.29.0-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java/commits) Updates `io.freefair.lombok` from 8.1.0 to 8.2.2 - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.1.0...8.2.2) --- updated-dependencies: - dependency-name: io.opentelemetry:opentelemetry-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: load-gen-gradle-deps - dependency-name: io.opentelemetry:opentelemetry-semconv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: load-gen-gradle-deps - dependency-name: io.freefair.lombok dependency-type: direct:production update-type: version-update:semver-minor dependency-group: load-gen-gradle-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…vability#1381) Bumps the cdk-infra-deps group in /cdk_infra with 6 updates: | Package | From | To | | --- | --- | --- | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.90.0` | `2.91.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.4.8` | `20.5.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.3.0` | `6.4.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.3.0` | `6.4.0` | | [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.90.0` | `2.91.0` | | [eslint](https://github.com/eslint/eslint) | `8.46.0` | `8.47.0` | Updates `aws-cdk-lib` from 2.90.0 to 2.91.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.91.0/packages/aws-cdk-lib) Updates `@types/node` from 20.4.8 to 20.5.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.3.0 to 6.4.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.3.0 to 6.4.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.0/packages/parser) Updates `aws-cdk` from 2.90.0 to 2.91.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.91.0/packages/aws-cdk) Updates `eslint` from 8.46.0 to 8.47.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.46.0...v8.47.0) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: aws-cdk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the root-gradle-deps group with 8 updates: | Package | From | To | | --- | --- | --- | | [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) | `1.12.524` | `1.12.534` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.3.1` | `5.4.0` | | [io.kubernetes:client-java-extended](https://github.com/kubernetes-client/java) | `18.0.0` | `18.0.1` | | [io.freefair.lombok](https://github.com/freefair/gradle-plugins) | `8.1.0` | `8.2.2` | | [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) | `1.57.1` | `1.57.2` | | [io.grpc:grpc-api](https://github.com/grpc/grpc-java) | `1.57.1` | `1.57.2` | | [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.57.1` | `1.57.2` | | software.amazon.awssdk:s3 | `2.20.121` | `2.20.131` | Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.524 to 1.12.534 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.524...1.12.534) Updates `org.mockito:mockito-core` from 5.3.1 to 5.4.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.3.1...v5.4.0) Updates `io.kubernetes:client-java-extended` from 18.0.0 to 18.0.1 - [Release notes](https://github.com/kubernetes-client/java/releases) - [Changelog](https://github.com/kubernetes-client/java/blob/master/CHANGELOG.md) - [Commits](kubernetes-client/java@v18.0.0...v18.0.1) Updates `io.freefair.lombok` from 8.1.0 to 8.2.2 - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.1.0...8.2.2) Updates `io.grpc:grpc-bom` from 1.57.1 to 1.57.2 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.57.1...v1.57.2) Updates `io.grpc:grpc-api` from 1.57.1 to 1.57.2 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.57.1...v1.57.2) Updates `io.grpc:grpc-netty-shaded` from 1.57.1 to 1.57.2 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.57.1...v1.57.2) Updates `software.amazon.awssdk:s3` from 2.20.121 to 2.20.131 --- updated-dependencies: - dependency-name: com.amazonaws:aws-java-sdk-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: io.kubernetes:client-java-extended dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: io.freefair.lombok dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: io.grpc:grpc-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: io.grpc:grpc-api dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: io.grpc:grpc-netty-shaded dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the cdk-infra-deps group in /cdk_infra with 7 updates: | Package | From | To | | --- | --- | --- | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.91.0` | `2.92.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.0` | `20.5.1` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.4.0` | `6.4.1` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.4.0` | `6.4.1` | | [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.91.0` | `2.92.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.6.2` | `29.6.3` | | [prettier](https://github.com/prettier/prettier) | `3.0.1` | `3.0.2` | Updates `aws-cdk-lib` from 2.91.0 to 2.92.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.92.0/packages/aws-cdk-lib) Updates `@types/node` from 20.5.0 to 20.5.1 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.4.0 to 6.4.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.1/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.4.0 to 6.4.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.4.1/packages/parser) Updates `aws-cdk` from 2.91.0 to 2.92.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.92.0/packages/aws-cdk) Updates `jest` from 29.6.2 to 29.6.3 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.6.3/packages/jest) Updates `prettier` from 3.0.1 to 3.0.2 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.1...3.0.2) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: aws-cdk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps ... Signed-off-by: dependabot[bot] <[email protected]>
…ndabot/npm_and_yarn/cdk_infra/cdk-infra-deps-f829e07f65 Bump the cdk-infra-deps group in /cdk_infra with 7 updates
…aws-observability#1389) Bumps the load-gen-gradle-deps group in /load-generator with 2 updates: [info.picocli:picocli](https://github.com/remkop/picocli) and [io.freefair.lombok](https://github.com/freefair/gradle-plugins). Updates `info.picocli:picocli` from 4.7.4 to 4.7.5 - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.7.4...v4.7.5) Updates `io.freefair.lombok` from 8.2.2 to 8.3 - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.2.2...8.3) --- updated-dependencies: - dependency-name: info.picocli:picocli dependency-type: direct:production update-type: version-update:semver-patch dependency-group: load-gen-gradle-deps - dependency-name: io.freefair.lombok dependency-type: direct:production update-type: version-update:semver-minor dependency-group: load-gen-gradle-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…rvability#1395) Bumps the cdk-infra-deps group in /cdk_infra with 11 updates: | Package | From | To | | --- | --- | --- | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.92.0` | `2.94.0` | | [constructs](https://github.com/aws/constructs) | `10.2.69` | `10.2.70` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.1` | `20.5.9` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.4.1` | `6.6.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.4.1` | `6.6.0` | | [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.92.0` | `2.94.0` | | [eslint](https://github.com/eslint/eslint) | `8.47.0` | `8.48.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `29.6.3` | `29.6.4` | | [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) | `29.5.3` | `29.5.4` | | [prettier](https://github.com/prettier/prettier) | `3.0.2` | `3.0.3` | | [typescript](https://github.com/Microsoft/TypeScript) | `5.1.6` | `5.2.2` | Updates `aws-cdk-lib` from 2.92.0 to 2.94.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.94.0/packages/aws-cdk-lib) Updates `constructs` from 10.2.69 to 10.2.70 - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.2.69...v10.2.70) Updates `@types/node` from 20.5.1 to 20.5.9 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.4.1 to 6.6.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.6.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.4.1 to 6.6.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.6.0/packages/parser) Updates `aws-cdk` from 2.92.0 to 2.94.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.94.0/packages/aws-cdk) Updates `eslint` from 8.47.0 to 8.48.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.47.0...v8.48.0) Updates `jest` from 29.6.3 to 29.6.4 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v29.6.4/packages/jest) Updates `@types/jest` from 29.5.3 to 29.5.4 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) Updates `prettier` from 3.0.2 to 3.0.3 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.0.2...3.0.3) Updates `typescript` from 5.1.6 to 5.2.2 - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.1.6...v5.2.2) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: constructs dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: aws-cdk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-patch dependency-group: cdk-infra-deps - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…1394) Bumps the github-actions-deps group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials). Updates `actions/checkout` from 3 to 4 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v3...v4) Updates `aws-actions/configure-aws-credentials` from 2 to 3 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@v2...v3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-deps - dependency-name: aws-actions/configure-aws-credentials dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the root-gradle-deps group with 10 updates: | Package | From | To | | --- | --- | --- | | [info.picocli:picocli](https://github.com/remkop/picocli) | `4.7.4` | `4.7.5` | | [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) | `1.12.534` | `1.12.545` | | [org.mockito:mockito-core](https://github.com/mockito/mockito) | `5.4.0` | `5.5.0` | | [io.freefair.lombok](https://github.com/freefair/gradle-plugins) | `8.2.2` | `8.3` | | com.diffplug.spotless | `6.20.0` | `6.21.0` | | [io.grpc:grpc-bom](https://github.com/grpc/grpc-java) | `1.57.2` | `1.58.0` | | [io.grpc:grpc-api](https://github.com/grpc/grpc-java) | `1.57.2` | `1.58.0` | | [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.57.2` | `1.58.0` | | software.amazon.awssdk:s3 | `2.20.131` | `2.20.142` | | org.slf4j:slf4j-simple | `2.0.7` | `2.0.9` | Updates `info.picocli:picocli` from 4.7.4 to 4.7.5 - [Release notes](https://github.com/remkop/picocli/releases) - [Changelog](https://github.com/remkop/picocli/blob/main/RELEASE-NOTES.md) - [Commits](remkop/picocli@v4.7.4...v4.7.5) Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.534 to 1.12.545 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.534...1.12.545) Updates `org.mockito:mockito-core` from 5.4.0 to 5.5.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.4.0...v5.5.0) Updates `io.freefair.lombok` from 8.2.2 to 8.3 - [Release notes](https://github.com/freefair/gradle-plugins/releases) - [Commits](freefair/gradle-plugins@8.2.2...8.3) Updates `com.diffplug.spotless` from 6.20.0 to 6.21.0 Updates `io.grpc:grpc-bom` from 1.57.2 to 1.58.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.57.2...v1.58.0) Updates `io.grpc:grpc-api` from 1.57.2 to 1.58.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.57.2...v1.58.0) Updates `io.grpc:grpc-netty-shaded` from 1.57.2 to 1.58.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.57.2...v1.58.0) Updates `software.amazon.awssdk:s3` from 2.20.131 to 2.20.142 Updates `org.slf4j:slf4j-simple` from 2.0.7 to 2.0.9 --- updated-dependencies: - dependency-name: info.picocli:picocli dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: com.amazonaws:aws-java-sdk-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: io.freefair.lombok dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: com.diffplug.spotless dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: io.grpc:grpc-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: io.grpc:grpc-api dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: io.grpc:grpc-netty-shaded dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: org.slf4j:slf4j-simple dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps ... Signed-off-by: dependabot[bot] <[email protected]>
* Improve readability Signed-off-by: Raphael Silva <[email protected]> * Fix formatting Signed-off-by: Raphael Silva <[email protected]> --------- Signed-off-by: Raphael Silva <[email protected]>
…#1393) Bumps gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0. --- updated-dependencies: - dependency-name: gopkg.in/yaml.v3 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…ervability#1397) (aws-observability#1400) * Change metric validation template for statsd * removed statsd feature gate * Added statsd disabled feature gate testcase Co-authored-by: Daniel Zolty <[email protected]>
Signed-off-by: Raphael Silva <[email protected]>
…ndabot/gradle/root-gradle-deps-d1b0c92f57 Bump the root-gradle-deps group with 10 updates
…hil-fix-variables Fix syntax after refactoring code
…vability#1407) Bumps the cdk-infra-deps group in /cdk_infra with 6 updates: | Package | From | To | | --- | --- | --- | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.94.0` | `2.95.1` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `20.5.9` | `20.6.0` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `6.6.0` | `6.7.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `6.6.0` | `6.7.0` | | [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) | `2.94.0` | `2.95.1` | | [eslint](https://github.com/eslint/eslint) | `8.48.0` | `8.49.0` | Updates `aws-cdk-lib` from 2.94.0 to 2.95.1 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.95.1/packages/aws-cdk-lib) Updates `@types/node` from 20.5.9 to 20.6.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 6.6.0 to 6.7.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 6.6.0 to 6.7.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.0/packages/parser) Updates `aws-cdk` from 2.94.0 to 2.95.1 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.95.1/packages/aws-cdk) Updates `eslint` from 8.48.0 to 8.49.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v8.48.0...v8.49.0) --- updated-dependencies: - dependency-name: aws-cdk-lib dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@types/node" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: "@typescript-eslint/parser" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: aws-cdk dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: cdk-infra-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the root-gradle-deps group with 5 updates: | Package | From | To | | --- | --- | --- | | com.github.ben-manes.versions | `0.47.0` | `0.48.0` | | [com.amazonaws:aws-java-sdk-bom](https://github.com/aws/aws-sdk-java) | `1.12.545` | `1.12.548` | | [io.opentelemetry:opentelemetry-bom](https://github.com/open-telemetry/opentelemetry-java) | `1.29.0` | `1.30.1` | | [io.opentelemetry:opentelemetry-semconv](https://github.com/open-telemetry/opentelemetry-java) | `1.29.0-alpha` | `1.30.1-alpha` | | software.amazon.awssdk:s3 | `2.20.142` | `2.20.145` | Updates `com.github.ben-manes.versions` from 0.47.0 to 0.48.0 Updates `com.amazonaws:aws-java-sdk-bom` from 1.12.545 to 1.12.548 - [Changelog](https://github.com/aws/aws-sdk-java/blob/master/CHANGELOG.md) - [Commits](aws/aws-sdk-java@1.12.545...1.12.548) Updates `io.opentelemetry:opentelemetry-bom` from 1.29.0 to 1.30.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](open-telemetry/opentelemetry-java@v1.29.0...v1.30.1) Updates `io.opentelemetry:opentelemetry-semconv` from 1.29.0-alpha to 1.30.1-alpha - [Release notes](https://github.com/open-telemetry/opentelemetry-java/releases) - [Changelog](https://github.com/open-telemetry/opentelemetry-java/blob/main/CHANGELOG.md) - [Commits](https://github.com/open-telemetry/opentelemetry-java/commits) Updates `software.amazon.awssdk:s3` from 2.20.142 to 2.20.145 --- updated-dependencies: - dependency-name: com.github.ben-manes.versions dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: com.amazonaws:aws-java-sdk-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps - dependency-name: io.opentelemetry:opentelemetry-bom dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: io.opentelemetry:opentelemetry-semconv dependency-type: direct:production update-type: version-update:semver-minor dependency-group: root-gradle-deps - dependency-name: software.amazon.awssdk:s3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: root-gradle-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the mocked-server-grpc-metric-deps group in /mocked_servers/grpc_metrics with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go). - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.57.0...v1.58.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mocked-server-grpc-metric-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps the mocked-server-grpc-race-deps group in /mocked_servers/grpc_trace with 1 update: [google.golang.org/grpc](https://github.com/grpc/grpc-go). - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.57.0...v1.58.0) --- updated-dependencies: - dependency-name: google.golang.org/grpc dependency-type: direct:production update-type: version-update:semver-minor dependency-group: mocked-server-grpc-race-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…1408) Bumps the github-actions-deps group with 4 updates: [aws-actions/configure-aws-credentials](https://github.com/aws-actions/configure-aws-credentials), [docker/login-action](https://github.com/docker/login-action), [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) and [docker/build-push-action](https://github.com/docker/build-push-action). Updates `aws-actions/configure-aws-credentials` from 3 to 4 - [Release notes](https://github.com/aws-actions/configure-aws-credentials/releases) - [Changelog](https://github.com/aws-actions/configure-aws-credentials/blob/main/CHANGELOG.md) - [Commits](aws-actions/configure-aws-credentials@v3...v4) Updates `docker/login-action` from 2 to 3 - [Release notes](https://github.com/docker/login-action/releases) - [Commits](docker/login-action@v2...v3) Updates `docker/setup-buildx-action` from 2 to 3 - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](docker/setup-buildx-action@v2...v3) Updates `docker/build-push-action` from 4 to 5 - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](docker/build-push-action@v4...v5) --- updated-dependencies: - dependency-name: aws-actions/configure-aws-credentials dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-deps - dependency-name: docker/login-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-deps - dependency-name: docker/setup-buildx-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-deps - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions-deps ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.
Description:
Link to tracking Issue:
Testing: Deployed terraform on private aws account using EC2 terraform script
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.