servicemesher / istio-official-translation

Istio官网中文本地化
https://www.servicemesher.com/istio-trans/
228 stars 45 forks source link

/docs/reference/config/policy-and-telemetry/attribute-vocabulary/index.md #1116

Closed SataQiu closed 4 years ago

SataQiu commented 5 years ago

Source File: /docs/reference/config/policy-and-telemetry/attribute-vocabulary/index.md Diff:

 diff --git a/content/en/docs/reference/config/policy-and-telemetry/attribute-vocabulary/index.md b/content/en/docs/reference/config/policy-and-telemetry/attribute-vocabulary/index.md
index 0b254417..8428424d 100644
--- a/content/en/docs/reference/config/policy-and-telemetry/attribute-vocabulary/index.md
+++ b/content/en/docs/reference/config/policy-and-telemetry/attribute-vocabulary/index.md
@@ -82,7 +82,7 @@ deployments will have agents (Envoy or Mixer adapters) that produce these attrib
 | `context.time`          | timestamp | The timestamp of Mixer operation. | |
 | `context.reporter.kind` | string | Contextualizes the reported attribute set. Set to `inbound` for the server-side calls from sidecars and `outbound` for the client-side calls from sidecars and gateways | `inbound` |
 | `context.reporter.uid`  | string | Platform-specific identifier of the attribute reporter. | `kubernetes://my-svc-234443-5sffe.my-namespace` |
-| `context.proxy_error_code` | string | Additional details about the response or connection from proxy. In case of Envoy, see `%RESPONSE_FLAGS%` in [Envoy Access Log](https://www.envoyproxy.io/docs/envoy/latest/configuration/observability/access_log#configuration) for more detail | `UH` |
+| `context.proxy_error_code` | string | Additional details about the response or connection from proxy. In case of Envoy, see `%RESPONSE_FLAGS%` in [Envoy Access Log](https://www.envoyproxy.io/docs/envoy/latest/configuration/access_log#configuration) for more detail | `UH` |
 | `api.service` | string | The public service name. This is different than the in-mesh service identity and reflects the name of the service exposed to the client. | `my-svc.com` |
 | `api.version` | string | The API version. | `v1alpha1` |
 | `api.operation` | string | Unique string used to identify the operation. The id is unique among all operations described in a specific <service, version>. | `getPetsById` |
zxh326 commented 5 years ago

/accept

zxh326 commented 5 years ago

/pushed

zxh326 commented 5 years ago

/pushed

mesher-bot commented 5 years ago

Sorry @zxh326, only issues with special values ('translating') can be accepted.

zxh326 commented 5 years ago

/accept

mesher-bot commented 5 years ago

Sorry @zxh326, only issues without assignee can be accepted.

zxh326 commented 5 years ago

/accept

mesher-bot commented 5 years ago

Thank you @zxh326, this issue had been assigned to you.

zxh326 commented 5 years ago

/pushed

rootsongjc commented 4 years ago

/merged