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 2019/05/14 13:02:37 UTC

[skywalking] branch envoy-access-log updated (f749ed1 -> dd2caca)

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

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


    from f749ed1  Merge branch 'master' into envoy-access-log
     add 118485f  Make the elasticsearch json object build to be a public method. (#2648)
     add 20611a3  sync ui. (#2632)
     add ff08ba7  Update README.md (#2655)
     add e07172b  update agent.config (#2664)
     add dd2caca  Merge branch 'master' into envoy-access-log

No new revisions were added by this update.

Summary of changes:
 README.md                                          |  2 +-
 apm-sniffer/config/agent.config                    |  2 +-
 .../storage/plugin/elasticsearch/base/EsDAO.java   | 21 ++++++++++++-
 .../elasticsearch/base/HistoryDeleteEsDAO.java     |  7 ++---
 .../plugin/elasticsearch/base/MetricsEsDAO.java    | 35 +++-------------------
 .../plugin/elasticsearch/base/RecordEsDAO.java     | 19 ++----------
 .../plugin/elasticsearch/base/RegisterEsDAO.java   | 24 +++------------
 skywalking-ui                                      |  2 +-
 8 files changed, 36 insertions(+), 76 deletions(-)