Skip to content

Commit

Permalink
Pin Spark image to working commit
Browse files Browse the repository at this point in the history
  • Loading branch information
vasireddy99 committed Dec 13, 2024
1 parent af44619 commit 7c22a97
Show file tree
Hide file tree
Showing 38 changed files with 40 additions and 40 deletions.
6 changes: 3 additions & 3 deletions terraform/eks/container-insights-agent/config_map_fargate.yml
Original file line number Diff line number Diff line change
Expand Up @@ -331,7 +331,7 @@ data:
- new_container_memory_hierarchical_pgfault
- new_container_memory_hierarchical_pgmajfault
metricsgeneration/1:
experimental_metricsgeneration/1:
rules:
- name: pod_network_total_bytes
unit: Bytes/Second
Expand Down Expand Up @@ -360,7 +360,7 @@ data:
operation: divide
scale_by: 100
metricsgeneration/2:
experimental_metricsgeneration/2:
rules:
- name: pod_cpu_utilization_over_pod_limit_${TestingId}
type: calculate
Expand Down Expand Up @@ -439,6 +439,6 @@ data:
pipelines:
metrics:
receivers: [prometheus]
processors: [metricstransform/label_1, resourcedetection, metricstransform/rename, filter, cumulativetodelta, deltatorate, metricsgeneration/1, metricsgeneration/2, metricstransform/label_2, batch]
processors: [metricstransform/label_1, resourcedetection, metricstransform/rename, filter, cumulativetodelta, deltatorate, experimental_metricsgeneration/1, experimental_metricsgeneration/2, metricstransform/label_2, batch]
exporters: [debug, awsemf]
extensions: [health_check]
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ validation_config = "spark-otel-metric-validation-testing-id.yml"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"

configuration_source = "http"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ validation_config = "spark-otel-metric-validation-testing-id.yml"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"

configuration_source = "https"
ecs_taskdef_directory = "configmap-providers"
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ validation_config = "spark-otel-metric-validation-testing-id.yml"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"

configuration_source = "s3"

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ soaking_data_mode = "metric"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"

otconfig_args = ["--feature-gates=-adot.exporter.datadogexporter.deprecation"]
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ soaking_data_mode = "trace"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"

otconfig_args = ["--feature-gates=-adot.exporter.datadogexporter.deprecation"]
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ validation_config = "spark-otel-metric-validation.yml"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"

kafka_version = "2.8.1"
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ validation_config = "spark-otel-metric-validation.yml"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"

kafka_version = "3.2.0"
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ soaking_data_mode = "metric"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"

kafka_version = "2.8.1"
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ soaking_data_mode = "metric"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"

kafka_version = "3.2.0"
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ soaking_data_mode = "trace"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"

kafka_version = "2.8.1"
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ soaking_data_mode = "trace"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"

kafka_version = "3.2.0"
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ soaking_data_mode = "trace"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"

kafka_version = "2.8.1"
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,6 @@ soaking_data_mode = "trace"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"

kafka_version = "3.2.0"
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ soaking_data_mode = "trace"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"

otconfig_args = ["--feature-gates=-adot.exporter.logzioexporter.deprecation"]
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ mock_endpoint = "mocked-server"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ mock_endpoint = "mocked-server"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ soaking_data_mode = "trace"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ soaking_data_mode = "metric"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ soaking_data_mode = "trace"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ soaking_data_mode = "metric"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ soaking_data_mode = "trace"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"
2 changes: 1 addition & 1 deletion terraform/testcases/otlp_logs/parameters.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ validation_config = "spark-otel-log-validation.yml"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"
2 changes: 1 addition & 1 deletion terraform/testcases/otlp_metric/parameters.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ validation_config = "spark-otel-metric-validation.yml"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ validation_config = "spark-otel-metric-validation.yml"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"
2 changes: 1 addition & 1 deletion terraform/testcases/otlp_metric_k8sattr/parameters.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ validation_config = "spark-otel-k8sattr-validation.yml"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"

rollup = false

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ validation_config = "spark-otel-k8sattr-validation.yml"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"

rollup = false

Expand Down
2 changes: 1 addition & 1 deletion terraform/testcases/otlp_metric_mock/parameters.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ soaking_data_mode = "metric"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"
2 changes: 1 addition & 1 deletion terraform/testcases/otlp_mock/parameters.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ soaking_data_mode = "trace"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"
2 changes: 1 addition & 1 deletion terraform/testcases/otlp_trace/parameters.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ soaking_data_mode = "trace"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ soaking_data_mode = "trace"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"
2 changes: 1 addition & 1 deletion terraform/testcases/otlp_trace_k8sattr/parameters.tfvars
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ soaking_data_mode = "trace"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ soaking_data_mode = "trace"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ soaking_data_mode = "trace"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ soaking_data_mode = "trace"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ soaking_data_mode = "trace"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"

otconfig_args = ["--feature-gates=-adot.exporter.sapmexporter.deprecation"]
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ soaking_data_mode = "metric"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"

otconfig_args = ["--feature-gates=-adot.exporter.signalfxexporter.deprecation"]
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ soaking_data_mode = "trace"

sample_app = "spark"

sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:latest"
sample_app_image = "public.ecr.aws/aws-otel-test/aws-otel-java-spark:f3c87ee4c0e3fc7cd8bf6d0eb7d8e570f75ae6dc"

0 comments on commit 7c22a97

Please sign in to comment.