You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by wu...@apache.org on 2020/01/29 08:12:10 UTC

[skywalking-rocketbot-ui] branch master updated: Provide ICO for AVRO-plugin (#250)

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

wusheng pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/skywalking-rocketbot-ui.git


The following commit(s) were added to refs/heads/master by this push:
     new 6aaf602  Provide ICO for AVRO-plugin (#250)
6aaf602 is described below

commit 6aaf60298c38c3a6dd52fb857b8047e8be22c498
Author: Daming <zt...@foxmail.com>
AuthorDate: Wed Jan 29 16:12:04 2020 +0800

    Provide ICO for AVRO-plugin (#250)
    
    * Provide ICO for AVRO-plugin
    
    * compressed
---
 src/views/components/topology/assets/AVRO.png | Bin 0 -> 3676 bytes
 src/views/components/topology/topo.vue        |   1 +
 2 files changed, 1 insertion(+)

diff --git a/src/views/components/topology/assets/AVRO.png b/src/views/components/topology/assets/AVRO.png
new file mode 100644
index 0000000..6e937ac
Binary files /dev/null and b/src/views/components/topology/assets/AVRO.png differ
diff --git a/src/views/components/topology/topo.vue b/src/views/components/topology/topo.vue
index d8715ab..33f952a 100644
--- a/src/views/components/topology/topo.vue
+++ b/src/views/components/topology/topo.vue
@@ -91,6 +91,7 @@ specific language governing permissions and * limitations under the License. */
         SERVICECOMBMESHER: require('./assets/SERVICECOMBMESHER.png'),
         SERVICECOMBSERVICECENTER: require('./assets/SERVICECOMBSERVICECENTER.png'),
         PLAY: require('./assets/PLAY.png'),
+        AVRO: require('./assets/AVRO.png'),
         width: 600,
         height: 600,
         force: '',