Skip to content

Commit

Permalink
[Java/eks-otlp-ocb] Test validation adjustments
Browse files Browse the repository at this point in the history
  • Loading branch information
majanjua-amzn committed Nov 15, 2024
1 parent 4ea000a commit 4ee4a56
Show file tree
Hide file tree
Showing 5 changed files with 1 addition and 189 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[{
"EC2.AutoScalingGroup": "^eks-.+",
"EC2.InstanceId": "^i-[A-Za-z0-9]{17}$",
"EKS.Cluster": "^{{platformInfo}}$",
"Environment": "^eks:{{platformInfo}}/{{appNamespace}}$",
Expand All @@ -15,7 +14,6 @@
"Host": "^ip(-[0-9]{1,3}){4}.*$"
},
{
"EC2.AutoScalingGroup": "^eks-.+",
"EC2.InstanceId": "^i-[A-Za-z0-9]{17}$",
"EKS.Cluster": "^{{platformInfo}}$",
"Environment": "^eks:{{platformInfo}}/{{appNamespace}}$",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[{
"EC2.AutoScalingGroup": "^eks-.+",
"EC2.InstanceId": "^i-[A-Za-z0-9]{17}$",
"EKS.Cluster": "^{{platformInfo}}$",
"Environment": "^eks:{{platformInfo}}/{{appNamespace}}$",
Expand All @@ -15,7 +14,6 @@
"Host": "^ip(-[0-9]{1,3}){4}.*$"
},
{
"EC2.AutoScalingGroup": "^eks-.+",
"EC2.InstanceId": "^i-[A-Za-z0-9]{17}$",
"EKS.Cluster": "^{{platformInfo}}$",
"Environment": "^eks:{{platformInfo}}/{{appNamespace}}$",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[{
"EC2.AutoScalingGroup": "^eks-.+",
"EC2.InstanceId": "^i-[A-Za-z0-9]{17}$",
"EKS.Cluster": "^{{platformInfo}}$",
"Environment": "^eks:{{platformInfo}}/{{appNamespace}}$",
Expand All @@ -15,7 +14,6 @@
"Host": "^ip(-[0-9]{1,3}){4}.*$"
},
{
"EC2.AutoScalingGroup": "^eks-.+",
"EC2.InstanceId": "^i-[A-Za-z0-9]{17}$",
"EKS.Cluster": "^{{platformInfo}}$",
"Environment": "^eks:{{platformInfo}}/{{appNamespace}}$",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
[{
"EC2.AutoScalingGroup": "^eks-.+",
"EC2.InstanceId": "^i-[A-Za-z0-9]{17}$",
"EKS.Cluster": "^{{platformInfo}}$",
"Environment": "^eks:{{platformInfo}}/{{appNamespace}}$",
Expand All @@ -15,7 +14,6 @@
"Host": "^ip(-[0-9]{1,3}){4}.*$"
},
{
"EC2.AutoScalingGroup": "^eks-.+",
"EC2.InstanceId": "^i-[A-Za-z0-9]{17}$",
"EKS.Cluster": "^{{platformInfo}}$",
"Environment": "^eks:{{platformInfo}}/{{appNamespace}}$",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -107,66 +107,6 @@
name: RemoteService
value: {{remoteServiceDeploymentName}}

-
metricName: Latency
namespace: {{metricNamespace}}
dimensions:
-
name: Environment
value: eks:{{platformInfo}}/{{appNamespace}}
-
name: RemoteEnvironment
value: eks:{{platformInfo}}/{{appNamespace}}
-
name: RemoteService
value: {{remoteServiceDeploymentName}}
-
name: Service
value: {{serviceName}}

-
metricName: Latency
namespace: {{metricNamespace}}
dimensions:
-
name: Environment
value: eks:{{platformInfo}}/{{appNamespace}}
-
name: RemoteEnvironment
value: eks:{{platformInfo}}/{{appNamespace}}
-
name: RemoteOperation
value: GET /healthcheck
-
name: RemoteService
value: {{remoteServiceDeploymentName}}
-
name: Service
value: {{serviceName}}

-
metricName: Latency
namespace: {{metricNamespace}}
dimensions:
-
name: Environment
value: eks:{{platformInfo}}/{{appNamespace}}
-
name: RemoteEnvironment
value: eks:{{platformInfo}}/{{appNamespace}}
-
name: Operation
value: GET /remote-service
-
name: RemoteOperation
value: GET /healthcheck
-
name: RemoteService
value: {{remoteServiceDeploymentName}}
-
name: Service
value: {{serviceName}}

-
metricName: Error
namespace: {{metricNamespace}}
Expand Down Expand Up @@ -276,66 +216,6 @@
name: RemoteService
value: {{remoteServiceDeploymentName}}

-
metricName: Error
namespace: {{metricNamespace}}
dimensions:
-
name: Environment
value: eks:{{platformInfo}}/{{appNamespace}}
-
name: RemoteEnvironment
value: eks:{{platformInfo}}/{{appNamespace}}
-
name: RemoteService
value: {{remoteServiceDeploymentName}}
-
name: Service
value: {{serviceName}}

-
metricName: Error
namespace: {{metricNamespace}}
dimensions:
-
name: Environment
value: eks:{{platformInfo}}/{{appNamespace}}
-
name: RemoteEnvironment
value: eks:{{platformInfo}}/{{appNamespace}}
-
name: RemoteOperation
value: GET /healthcheck
-
name: RemoteService
value: {{remoteServiceDeploymentName}}
-
name: Service
value: {{serviceName}}

-
metricName: Error
namespace: {{metricNamespace}}
dimensions:
-
name: Environment
value: eks:{{platformInfo}}/{{appNamespace}}
-
name: RemoteEnvironment
value: eks:{{platformInfo}}/{{appNamespace}}
-
name: Operation
value: GET /remote-service
-
name: RemoteOperation
value: GET /healthcheck
-
name: RemoteService
value: {{remoteServiceDeploymentName}}
-
name: Service
value: {{serviceName}}

-
metricName: Fault
namespace: {{metricNamespace}}
Expand Down Expand Up @@ -443,64 +323,4 @@
dimensions:
-
name: RemoteService
value: {{remoteServiceDeploymentName}}

-
metricName: Fault
namespace: {{metricNamespace}}
dimensions:
-
name: Environment
value: eks:{{platformInfo}}/{{appNamespace}}
-
name: RemoteEnvironment
value: eks:{{platformInfo}}/{{appNamespace}}
-
name: RemoteService
value: {{remoteServiceDeploymentName}}
-
name: Service
value: {{serviceName}}

-
metricName: Fault
namespace: {{metricNamespace}}
dimensions:
-
name: Environment
value: eks:{{platformInfo}}/{{appNamespace}}
-
name: RemoteEnvironment
value: eks:{{platformInfo}}/{{appNamespace}}
-
name: RemoteOperation
value: GET /healthcheck
-
name: RemoteService
value: {{remoteServiceDeploymentName}}
-
name: Service
value: {{serviceName}}

-
metricName: Fault
namespace: {{metricNamespace}}
dimensions:
-
name: Environment
value: eks:{{platformInfo}}/{{appNamespace}}
-
name: RemoteEnvironment
value: eks:{{platformInfo}}/{{appNamespace}}
-
name: Operation
value: GET /remote-service
-
name: RemoteOperation
value: GET /healthcheck
-
name: RemoteService
value: {{remoteServiceDeploymentName}}
-
name: Service
value: {{serviceName}}
value: {{remoteServiceDeploymentName}}

0 comments on commit 4ee4a56

Please sign in to comment.