This is an automated email from the ASF dual-hosted git repository.
liujun pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-go-samples.git
from 99986600 Merge pull request #707 from Flying-Tom/makefile-compose-V2
add 0f1f5128 add metrics grafana dashboard usage to README.md
new ab79fdc6 Merge pull request #692 from FoghostCn/metrics
The 1 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:
metrics/README.md | 78 +++++++++++++++++++++++++++++++++++
metrics/assert/dashboard.png | Bin 0 -> 250099 bytes
metrics/assert/datasource.png | Bin 0 -> 97773 bytes
metrics/assert/import-datasource.png | Bin 0 -> 91148 bytes
metrics/assert/import-json.png | Bin 0 -> 104299 bytes
metrics/assert/import.png | Bin 0 -> 65239 bytes
metrics/go-client/cmd/main.go | 14 ++++---
metrics/go-server/cmd/main.go | 7 ++++
8 files changed, 93 insertions(+), 6 deletions(-)
create mode 100644 metrics/README.md
create mode 100644 metrics/assert/dashboard.png
create mode 100644 metrics/assert/datasource.png
create mode 100644 metrics/assert/import-datasource.png
create mode 100644 metrics/assert/import-json.png
create mode 100644 metrics/assert/import.png