Skip to content

Commit

Permalink
remove local InternalOperation in client-call
Browse files Browse the repository at this point in the history
  • Loading branch information
jj22ee committed Nov 21, 2024
1 parent e5f2f4b commit 17c4175
Showing 1 changed file with 0 additions and 42 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,20 +23,6 @@
name: Environment
value: generic:default

-
metricName: Latency
namespace: {{metricNamespace}}
dimensions:
-
name: Service
value: {{serviceName}}
-
name: Operation
value: InternalOperation
-
name: Environment
value: generic:default

-
metricName: Latency
namespace: {{metricNamespace}}
Expand Down Expand Up @@ -113,20 +99,6 @@
name: Environment
value: generic:default

-
metricName: Error
namespace: {{metricNamespace}}
dimensions:
-
name: Service
value: {{serviceName}}
-
name: Operation
value: InternalOperation
-
name: Environment
value: generic:default

-
metricName: Error
namespace: {{metricNamespace}}
Expand Down Expand Up @@ -203,20 +175,6 @@
name: Environment
value: generic:default

-
metricName: Fault
namespace: {{metricNamespace}}
dimensions:
-
name: Service
value: {{serviceName}}
-
name: Operation
value: InternalOperation
-
name: Environment
value: generic:default

-
metricName: Fault
namespace: {{metricNamespace}}
Expand Down

0 comments on commit 17c4175

Please sign in to comment.