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

daming pushed a change to branch ui-template
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from b592a65  Update 
oap-server/server-core/src/main/java/org/apache/skywalking/oap/server/core/management/ui/template/UITemplateInitializer.java
     add b5a3f22  fix e2e

No new revisions were added by this update.

Summary of changes:
 .../query/UITemplateManagementDAOImpl.java         |  2 +-
 ...ing.java => DashboardConfigurationMatcher.java} | 16 +++++++++---
 ...rdSetting.java => DashboardConfigurations.java} | 11 ++++----
 .../DashboardConfigurationsMatcher.java}           | 18 +++++--------
 .../apache/skywalking/e2e/storage/StorageE2E.java  | 30 ++++++++++++++--------
 .../storage/dashboardConfiguration-after.yml       | 10 +++++---
 .../storage/dashboardConfiguration-disable.yml     | 10 +++++---
 .../expected/storage/dashboardConfiguration.yml    | 10 +++++---
 8 files changed, 64 insertions(+), 43 deletions(-)
 copy 
test/e2e/e2e-data/src/main/java/org/apache/skywalking/e2e/dashboard/{DashboardSetting.java
 => DashboardConfigurationMatcher.java} (59%)
 copy 
test/e2e/e2e-data/src/main/java/org/apache/skywalking/e2e/dashboard/{DashboardSetting.java
 => DashboardConfigurations.java} (84%)
 copy 
test/e2e/e2e-data/src/main/java/org/apache/skywalking/e2e/{profile/query/ProfilesTasksMatcher.java
 => dashboard/DashboardConfigurationsMatcher.java} (68%)
 copy 
apm-sniffer/optional-plugins/customize-enhance-plugin/src/main/resources/META-INF/services/org.apache.skywalking.apm.agent.core.plugin.loader.InstrumentationLoader
 => 
test/e2e/e2e-test/src/test/resources/expected/storage/dashboardConfiguration-after.yml
 (84%)
 mode change 100755 => 100644
 copy 
apm-sniffer/optional-plugins/customize-enhance-plugin/src/main/resources/META-INF/services/org.apache.skywalking.apm.agent.core.plugin.loader.InstrumentationLoader
 => 
test/e2e/e2e-test/src/test/resources/expected/storage/dashboardConfiguration-disable.yml
 (85%)
 mode change 100755 => 100644
 copy 
apm-sniffer/optional-plugins/customize-enhance-plugin/src/main/resources/META-INF/services/org.apache.skywalking.apm.agent.core.plugin.loader.InstrumentationLoader
 => 
test/e2e/e2e-test/src/test/resources/expected/storage/dashboardConfiguration.yml
 (85%)
 mode change 100755 => 100644

Reply via email to