You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by me...@apache.org on 2021/08/31 08:54:30 UTC

[shardingsphere] branch master updated (7dcdbae -> 4700f8a)

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

menghaoran pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere.git.


    from 7dcdbae   Support mode on spring boot starter (#12126)
     add 4700f8a  Refactor yml file path (#12123)

No new revisions were added by this update.

Summary of changes:
 .../prometheus/definition/PrometheusPluginDefinitionService.java        | 2 +-
 .../agent/metrics/prometheus/wrapper/PrometheusWrapperFactory.java      | 2 +-
 .../src/main/resources/{ => prometheus}/interceptors.yaml               | 0
 .../src/main/resources/{ => prometheus}/metrics.yaml                    | 0
 .../src/test/resources/{ => prometheus}/metrics.yaml                    | 0
 5 files changed, 2 insertions(+), 2 deletions(-)
 rename shardingsphere-agent/shardingsphere-agent-plugins/shardingsphere-agent-plugin-metrics/shardingsphere-agent-metrics-prometheus/src/main/resources/{ => prometheus}/interceptors.yaml (100%)
 rename shardingsphere-agent/shardingsphere-agent-plugins/shardingsphere-agent-plugin-metrics/shardingsphere-agent-metrics-prometheus/src/main/resources/{ => prometheus}/metrics.yaml (100%)
 rename shardingsphere-agent/shardingsphere-agent-plugins/shardingsphere-agent-plugin-metrics/shardingsphere-agent-metrics-prometheus/src/test/resources/{ => prometheus}/metrics.yaml (100%)