You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by le...@apache.org on 2022/11/29 02:27:48 UTC

[inlong] branch master updated (ab87fe3e5 -> 303b6fd63)

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

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


    from ab87fe3e5 [INLONG-6651][Dashboard] Add settings for data report type (#6653)
     add 303b6fd63 [INLONG-6628][Dashboard] The data source supports the Redis type (#6650)

No new revisions were added by this update.

Summary of changes:
 inlong-dashboard/src/locales/cn.json               |  21 ++
 inlong-dashboard/src/locales/en.json               |  21 ++
 .../src/metas/sources/defaults/Redis.ts            | 304 +++++++++++++++++++++
 .../src/metas/sources/defaults/index.ts            |   5 +
 4 files changed, 351 insertions(+)
 create mode 100644 inlong-dashboard/src/metas/sources/defaults/Redis.ts