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

kezhenxu94 pushed a change to branch events
in repository https://gitbox.apache.org/repos/asf/skywalking.git.


    from c4315b5  Remove debugging codes
     add dfbde9f  Rename event type

No new revisions were added by this update.

Summary of changes:
 apm-protocol/apm-network/src/main/proto            |  2 +-
 .../oap/server/core/query/type/event/Event.java    | 26 ++++++++++++++++++++--
 .../core/query/type/event/EventQueryCondition.java |  2 +-
 .../query/type/event/{Type.java => EventType.java} |  6 ++---
 .../src/main/resources/query-protocol              |  2 +-
 .../elasticsearch/query/ESEventQueryDAO.java       |  4 ++--
 .../plugin/influxdb/query/EventQueryDAO.java       |  4 ++--
 .../plugin/jdbc/h2/dao/H2EventQueryDAO.java        |  4 ++--
 test/e2e/e2e-protocol/src/main/proto               |  2 +-
 9 files changed, 37 insertions(+), 15 deletions(-)
 rename 
oap-server/server-core/src/main/java/org/apache/skywalking/oap/server/core/query/type/event/{Type.java
 => EventType.java} (89%)

Reply via email to