From de7987d76fc7889628175ec8f612e55c9648c638 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=BA=8E=E7=8E=89=E6=A1=94?= Date: Mon, 2 Dec 2019 18:29:32 +0800 Subject: [PATCH] Fix official_analysis.oal url path at README.md (#3994) Fix official_analysis.oal url path at README.md --- docs/en/protocols/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/en/protocols/README.md b/docs/en/protocols/README.md index df39a2775..82e965331 100644 --- a/docs/en/protocols/README.md +++ b/docs/en/protocols/README.md @@ -77,7 +77,7 @@ by the values. The actual query GraphQL scrips could be found inside `query-protocol` folder in [here](../../../oap-server/server-query-plugin/query-graphql-plugin/src/main/resources). -Here is the list of all existing metrics names, based on [official_analysis.oal](../../../oap-server/generated-analysis/src/main/resources/official_analysis.oal) +Here is the list of all existing metrics names, based on [official_analysis.oal](../../../oap-server/server-bootstrap/src/main/resources/official_analysis.oal) **Global metrics** - all_p99, p99 response time of all services