You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@linkis.apache.org by le...@apache.org on 2022/06/10 08:37:37 UTC

[incubator-linkis] branch dev-1.2.0 updated (45fd9172b -> 6a4a2cf3b)

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

legendtkl pushed a change to branch dev-1.2.0
in repository https://gitbox.apache.org/repos/asf/incubator-linkis.git


    from 45fd9172b [Bug] [1.1.x] The expired field is missing when querying information from a single data source. (#2261)
     new ff17efc2f Gateway supports forwarding non-execution related requests of Entrance. close #2257
     new 436aebf40 Added feature to clean up running tasks when the Entrance process exits normally close #2258
     new 5c42be73c LinkisEntrance task metrics collection. close #2222
     new 67f8d5412 Fix incorrect use of isNoneBlank
     new 9bee3e31f An empty line in the end of file
     new 6a4a2cf3b Merge pull request #2259 from WeDataSphere/dev-1.2.0-entrance-metrics

The 2560 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../entrance/restful/EntranceMetricRestfulApi.java | 104 +++++++++++++++++++++
 .../entrance/server/DefaultEntranceServer.java     |  28 ++++++
 .../apache/linkis/entrance/EntranceServer.scala    |  13 +++
 .../service/ConfigurationService.scala             |   2 +-
 .../ujes/parser/EntranceRequestGatewayParser.scala |  28 +++++-
 5 files changed, 170 insertions(+), 5 deletions(-)
 create mode 100644 linkis-computation-governance/linkis-entrance/src/main/java/org/apache/linkis/entrance/restful/EntranceMetricRestfulApi.java


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@linkis.apache.org
For additional commands, e-mail: commits-help@linkis.apache.org