This is an automated email from the ASF dual-hosted git repository.

liujun pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-benchmark.git


    from b0d233e  add kryo
     add e85f50d  remove fastjson2 version to fix NPE
     add db4b811  Merge branch 'apache:master' into master
     add e935e55  Merge branch 'apache:master' into master
     add 4152d0d  Merge branch 'apache:master' into master
     add f181644  Merge branch 'apache:master' into master
     add b1003ab  Merge branch 'apache:master' into master
     add 72147f3  Merge branch 'apache:master' into master
     add 9a43a84  add benchmark dashboard support
     new 0165529  Merge pull request #49 from icodening/dashboard

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:
 benchmark-dashboard/docker/Dockerfile              |   17 +
 .../grafana/benchmark-dashboard.json               | 3474 ++++++++++++++++++++
 benchmark-dashboard/kubernetes/benchmark-cron.yaml |  478 +++
 .../kubernetes/benchmark-shell.yaml                |   90 +
 benchmark-dashboard/kubernetes/infra.yaml          |  153 +
 benchmark-dashboard/kubernetes/pvc.yaml            |   11 +
 6 files changed, 4223 insertions(+)
 create mode 100644 benchmark-dashboard/docker/Dockerfile
 create mode 100644 benchmark-dashboard/grafana/benchmark-dashboard.json
 create mode 100644 benchmark-dashboard/kubernetes/benchmark-cron.yaml
 create mode 100644 benchmark-dashboard/kubernetes/benchmark-shell.yaml
 create mode 100644 benchmark-dashboard/kubernetes/infra.yaml
 create mode 100644 benchmark-dashboard/kubernetes/pvc.yaml

Reply via email to