This is an automated email from the ASF dual-hosted git repository.
ningjiang pushed a change to branch asf-site
in repository
https://gitbox.apache.org/repos/asf/incubator-servicecomb-website.git.
from d18102f Publish the website
add 0873b17 SCB-148 update metrics md (#19)
add 6c9b4f9 [SCB-118] CN Prometheus Integration MD (#22)
add 2d9ee59 [SCB-132] User Guide and Quick Start for Metrics 1.0.0-m1
(#23)
new 3900348 Merge branch 'master' into asf-site
new 587a571 Publish the website of servicecomb
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
_data/navigation.yml | 13 +-
_users/cn/Metrics.md | 135 ---
_users/{Metrics.md => cn/metrics-in-0.5.0.md} | 19 +-
_users/cn/metrics-in-1.0.0-m1.md | 202 ++++
...rics-integration-with-prometheus-in-1.0.0-m1.md | 140 +++
...-write-file-extension-and-sample-in-1.0.0-m1.md | 173 +++
assets/images/MetricsDependency.png | Bin 0 -> 10921 bytes
assets/images/MetricsInGrafana.png | Bin 0 -> 35400 bytes
assets/images/MetricsInPrometheus.png | Bin 0 -> 60061 bytes
assets/images/TimeWindowComment.png | Bin 0 -> 40476 bytes
content/404.html | 2 +-
content/about/language.html | 2 +-
content/assets/images/MetricsDependency.png | Bin 0 -> 10921 bytes
content/assets/images/MetricsInGrafana.png | Bin 0 -> 35400 bytes
content/assets/images/MetricsInPrometheus.png | Bin 0 -> 60061 bytes
content/assets/images/TimeWindowComment.png | Bin 0 -> 40476 bytes
content/cn/404.html | 2 +-
content/cn/developers/index.html | 2 +-
.../developers/setup-committer-rights/index.html | 2 +-
.../setup-develop-environment/index.html | 2 +-
content/cn/developers/submit-codes/index.html | 2 +-
content/cn/docs/autoscale-on-company/index.html | 2 +-
content/cn/docs/communication-btw-sc-ms/index.html | 2 +-
content/cn/docs/company-on-kubernetes/index.html | 2 +-
content/cn/docs/distributed_saga_1/index.html | 2 +-
content/cn/docs/distributed_saga_2/index.html | 2 +-
content/cn/docs/distributed_saga_3/index.html | 2 +-
content/cn/docs/go-to-cloud/index.html | 2 +-
.../docs/how-to-reform-a-legacy-system/index.html | 2 +-
content/cn/docs/jira_beginner_guide/index.html | 2 +-
content/cn/docs/linuxcon-workshop-demo/index.html | 2 +-
.../cn/docs/maven_dependency_management/index.html | 2 +-
.../index.html | 2 +-
.../distributed-tracing/index.html | 2 +-
.../quick-start-advance/flow-control/index.html | 2 +-
content/cn/docs/quick-start-advance/index.html | 2 +-
.../quick-start-advance/load-balance/index.html | 2 +-
.../service-management/index.html | 2 +-
content/cn/docs/quick-start-bmi/index.html | 2 +-
.../cn/docs/quick-start-dataconsistency/index.html | 2 +-
content/cn/docs/quick-start/index.html | 2 +-
.../seckill-development-journey-part-I/index.html | 2 +-
.../seckill-development-journey-part-II/index.html | 2 +-
.../index.html | 2 +-
.../index.html | 2 +-
.../cn/docs/tracing-with-servicecomb/index.html | 2 +-
content/cn/faqs/faqs-huawei-cloud/index.html | 2 +-
content/cn/faqs/index.html | 2 +-
content/cn/index.html | 2 +-
content/cn/slides/index.html | 2 +-
.../cn/users/application-boot-process/index.html | 39 +-
content/cn/users/communicate-protocol/index.html | 39 +-
content/cn/users/customized-tracing/index.html | 39 +-
content/cn/users/develop-with-jax-rs/index.html | 39 +-
.../cn/users/develop-with-rest-template/index.html | 39 +-
content/cn/users/develop-with-rpc/index.html | 39 +-
content/cn/users/develop-with-springmvc/index.html | 39 +-
.../users/develop-with-transparent-rpc/index.html | 39 +-
content/cn/users/distributed-tracing/index.html | 39 +-
content/cn/users/edging-service/nginx/index.html | 39 +-
content/cn/users/edging-service/zuul/index.html | 39 +-
content/cn/users/index.html | 39 +-
content/cn/users/invoke-control/index.html | 39 +-
content/cn/users/local-develop-test/index.html | 39 +-
.../users/{metrics => metrics-in-0.5.0}/index.html | 99 +-
content/cn/users/metrics-in-1.0.0-m1/index.html | 1162 ++++++++++++++++++++
.../index.html | 855 ++++++++++++++
.../index.html | 366 +++---
content/cn/users/run-mode/index.html | 39 +-
content/cn/users/service-configurations/index.html | 39 +-
content/cn/users/service-contract/index.html | 39 +-
content/cn/users/service-definition/index.html | 39 +-
content/cn/users/service-heartbeat/index.html | 39 +-
.../users/service-interface-constraints/index.html | 39 +-
content/cn/users/setup-environment/index.html | 39 +-
content/cn/users/use-service-contract/index.html | 39 +-
.../use-servicecomb-in-spring-boot/index.html | 39 +-
content/cn/users/use-tls/index.html | 39 +-
content/cn/year-archive/index.html | 2 +-
content/developers/index.html | 2 +-
.../developers/setup-committer-rights/index.html | 2 +-
.../setup-develop-environment/index.html | 2 +-
content/developers/submit-codes/index.html | 2 +-
content/docs/autoscale-on-company/index.html | 2 +-
content/docs/communication-btw-sc-ms/index.html | 2 +-
content/docs/company-on-kubernetes/index.html | 2 +-
content/docs/distributed_saga_1/index.html | 2 +-
content/docs/distributed_saga_2/index.html | 2 +-
content/docs/distributed_saga_3/index.html | 2 +-
content/docs/go-to-cloud/index.html | 2 +-
.../docs/how-to-reform-a-legacy-system/index.html | 2 +-
content/docs/linuxcon-workshop-demo/index.html | 2 +-
.../distributed-tracing/index.html | 2 +-
.../quick-start-advance/flow-control/index.html | 2 +-
content/docs/quick-start-advance/index.html | 2 +-
.../quick-start-advance/load-balance/index.html | 2 +-
.../service-management/index.html | 2 +-
content/docs/quick-start-bmi/index.html | 2 +-
.../docs/quick-start-dataconsistency/index.html | 2 +-
content/docs/quick-start/index.html | 2 +-
.../seckill-development-journey-part-I/index.html | 2 +-
.../seckill-development-journey-part-II/index.html | 2 +-
.../index.html | 2 +-
content/docs/service-center-ui/index.html | 2 +-
.../service-registry-refactor-proposal/index.html | 2 +-
.../index.html | 2 +-
content/docs/tracing-with-servicecomb/index.html | 2 +-
content/faqs/faqs-huawei-cloud/index.html | 2 +-
content/faqs/index.html | 2 +-
content/feed.xml | 2 +-
content/index.html | 2 +-
content/sitemap.xml | 128 ++-
content/sitemap/index.html | 2 +-
content/slides/index.html | 2 +-
content/users/application-boot-process/index.html | 13 +-
content/users/communicate-protocol/index.html | 13 +-
content/users/customized-tracing/index.html | 13 +-
content/users/develop-with-jax-rs/index.html | 13 +-
.../users/develop-with-rest-template/index.html | 13 +-
content/users/develop-with-rpc/index.html | 13 +-
content/users/develop-with-springmvc/index.html | 13 +-
.../users/develop-with-transparent-rpc/index.html | 13 +-
content/users/distributed-tracing/index.html | 13 +-
content/users/edging-service/nginx/index.html | 13 +-
content/users/edging-service/zuul/index.html | 13 +-
content/users/faq/index.html | 13 +-
content/users/huawei-cloud-faq/index.html | 13 +-
content/users/index.html | 13 +-
content/users/invoke-control/index.html | 13 +-
content/users/local-develop-test/index.html | 13 +-
content/users/metrics/index.html | 867 ---------------
content/users/run-mode/index.html | 13 +-
content/users/service-configurations/index.html | 13 +-
content/users/service-contract/index.html | 13 +-
content/users/service-definition/index.html | 13 +-
content/users/service-heartbeat/index.html | 13 +-
.../users/service-interface-constraints/index.html | 13 +-
content/users/setup-environment/index.html | 13 +-
content/users/use-service-contract/index.html | 13 +-
.../use-servicecomb-in-spring-boot/index.html | 13 +-
content/users/use-tls/index.html | 13 +-
content/year-archive/index.html | 2 +-
142 files changed, 3860 insertions(+), 1717 deletions(-)
delete mode 100644 _users/cn/Metrics.md
rename _users/{Metrics.md => cn/metrics-in-0.5.0.md} (93%)
create mode 100644 _users/cn/metrics-in-1.0.0-m1.md
create mode 100644 _users/cn/metrics-integration-with-prometheus-in-1.0.0-m1.md
create mode 100644
_users/cn/metrics-write-file-extension-and-sample-in-1.0.0-m1.md
create mode 100644 assets/images/MetricsDependency.png
create mode 100644 assets/images/MetricsInGrafana.png
create mode 100644 assets/images/MetricsInPrometheus.png
create mode 100644 assets/images/TimeWindowComment.png
create mode 100644 content/assets/images/MetricsDependency.png
create mode 100644 content/assets/images/MetricsInGrafana.png
create mode 100644 content/assets/images/MetricsInPrometheus.png
create mode 100644 content/assets/images/TimeWindowComment.png
copy content/cn/users/{metrics => metrics-in-0.5.0}/index.html (89%)
create mode 100644 content/cn/users/metrics-in-1.0.0-m1/index.html
create mode 100644
content/cn/users/metrics-integration-with-prometheus-in-1.0.0-m1/index.html
rename content/cn/users/{metrics =>
metrics-write-file-extension-and-sample-in-1.0.0-m1}/index.html (50%)
delete mode 100644 content/users/metrics/index.html
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].