diff --git a/CHANGES.md b/CHANGES.md index 01a8f385c..e18df0ff9 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -32,11 +32,13 @@ Release Notes. * [Break Change] Remove page path in the browser log query condition. Only support `query by page path id`. * [Break Change] Remove endpoint name in the backend log query condition. Only support `query by endpoint id`. * [Break Change] Fix typo for a column `page_path_id`(was `pate_path_id`) of storage entity `browser_error_log`. +* Add component id for Python falcon plugin. #### UI * Fix not found error when refresh UI. * Update endpointName to endpointId in the query trace condition. +* Add Python falcon icon on the UI. #### Documentation diff --git a/oap-server/server-bootstrap/src/main/resources/component-libraries.yml b/oap-server/server-bootstrap/src/main/resources/component-libraries.yml index 5db237ac6..9fe9a866e 100755 --- a/oap-server/server-bootstrap/src/main/resources/component-libraries.yml +++ b/oap-server/server-bootstrap/src/main/resources/component-libraries.yml @@ -532,6 +532,9 @@ Psychopg: Celery: id: 7011 languages: Python +Falcon: + id: 7012 + languages: Python # PHP components # [8000, 9000) for PHP agent diff --git a/skywalking-ui b/skywalking-ui index c1b9f5702..062478d76 160000 --- a/skywalking-ui +++ b/skywalking-ui @@ -1 +1 @@ -Subproject commit c1b9f570277daed9fc29b591159e3bea7d81e5fe +Subproject commit 062478d765e5e0064626026deaffbd5ecab94c0a