You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by wu...@apache.org on 2020/08/08 15:13:31 UTC

[skywalking] branch tag-query updated (06c2620 -> 3bfe9db)

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

wusheng pushed a change to branch tag-query
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from 06c2620  Fix format.
     add 3bfe9db  Add checks for the new configurations, and make some extra available slots for new tags, but still will fail if the user doesn't notice the document, and reach the boundary.

No new revisions were added by this update.

Summary of changes:
 docs/en/setup/backend/configuration-vocabulary.md           |  4 ++--
 .../server-bootstrap/src/main/resources/application.yml     |  4 ++--
 .../oap/server/storage/plugin/jdbc/h2/H2StorageConfig.java  | 10 +++++-----
 .../server/storage/plugin/jdbc/h2/H2StorageProvider.java    | 13 +++++++++++++
 .../storage/plugin/jdbc/mysql/MySQLStorageConfig.java       |  2 +-
 .../storage/plugin/jdbc/mysql/MySQLStorageProvider.java     | 13 +++++++++++++
 6 files changed, 36 insertions(+), 10 deletions(-)