Merge branch 'master' of kimjh008/pinpoint_redis_interceptor

from pull-request 27

* refs/heads/master:
  #24 add REDIS.png & NBASE_ARC(NBASE).png
This commit is contained in:
Jaehong Kim
2014-09-25 17:48:23 +09:00
7 changed files with 10 additions and 0 deletions
@@ -508,6 +508,8 @@
'UNKNOWN' : 'UNKNOWN.png',
'UNKNOWN_GROUP' : 'UNKNOWN.png',
'USER' : 'USER.png',
'REDIS': 'REDIS.png',
'NBASE_ARC': 'NBASE_ARC.png',
'ORACLE' : 'ORACLE.png'
},
"htLinkTheme" : {
@@ -38,6 +38,8 @@
'TOMCAT': 'TOMCAT.png',
'UNKNOWN': 'UNKNOWN.png',
'UNKNOWN_CLOUD': 'UNKNOWN_CLOUD.png',
'REDIS': 'REDIS.png',
'NBASE_ARC': 'NBASE_ARC.png',
'USER': 'USER.png'
},
"htNodeTheme": {
@@ -47,6 +47,8 @@
'TOMCAT': 'TOMCAT.png',
'UNKNOWN': 'UNKNOWN.png',
'UNKNOWN_GROUP': 'UNKNOWN_GROUP.png',
'REDIS': 'REDIS.png',
'NBASE_ARC': 'NBASE_ARC.png',
'USER': 'USER.png'
},
"htNodeTheme": {
@@ -16,6 +16,8 @@ var ServerMap = $.Class({
'QUEUE' : 'QUEUE.png',
'TOMCAT' : 'TOMCAT.png',
'UNKNOWN_CLOUD' : 'UNKNOWN_CLOUD.png',
'REDIS': 'REDIS.png',
'NBASE_ARC': 'NBASE_ARC.png',
'USER' : 'USER.png'
},
"htLinkType" : {
@@ -417,6 +417,8 @@ var serverMapCallback = function(query, data, ignoreCache) {
'TOMCAT' : 'TOMCAT.png',
'UNKNOWN_CLOUD' : 'UNKNOWN_CLOUD.png',
'UNKNOWN_GROUP' : 'UNKNOWN_CLOUD.png',
'REDIS': 'REDIS.png',
'NBASE_ARC': 'NBASE_ARC.png',
'USER' : 'USER.png',
'ORACLE' : 'ORACLE.png'
},
Binary file not shown.

After

Width:  |  Height:  |  Size: 2.0 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.7 KiB