|
26 | 26 | { |
27 | 27 | "id":"mappings", |
28 | 28 | "value":[ |
29 | | - { "options":{"pattern":".*Percona.*","result":{"color":"dark-orange","index":0,"text":"Percona"}} ,"type":"regex" },{ "options":{"pattern":".*[Bb]abelfish.*","result":{"color":"#d82024e3","index":1,"text":"Babelfish"}},"type":"regex" },{ "options":{"pattern":".*PolarDB.*","result":{"color":"#f25009","index":2,"text":"PolarDB"}} ,"type":"regex" }, |
30 | | - { "options":{"pattern":".*IvorySQL.*","result":{"color":"#ee9832","index":3,"text":"IvorySQL"}} ,"type":"regex" },{ "options":{"pattern":".*[Aa]gens[Gg]raph.*","result":{"color":"#FDC425","index":4,"text":"AgensGraph"}},"type":"regex" },{ "options":{"pattern":".*(pgedge|pgEdge).*","result":{"color":"#218CB4","index":5,"text":"pgEdge"}},"type":"regex" }, |
31 | | - { "options":{"pattern":"PostgreSQL.*","result":{"color":"#3e668f","index":6,"text":"PostgreSQL"}} ,"type":"regex" },{ "options":{"pattern":"openHalo.*","result":{"color":"#ba5bb8","index":7,"text":"OpenHalo"}} ,"type":"regex" },{ "options":{"pattern":"OrioleDB.*","result":{"color":"#1f4085","index":8,"text":"OrioleDB"}} ,"type":"regex" } |
| 29 | + { "options":{"pattern":".*Percona.*","result":{"color":"#417EA7","index":0,"text":"Percona"}} ,"type":"regex" },{ "options":{"pattern":".*Babelfish.*","result":{"color":"#cc4637d9","index":1,"text":"Babelfish"}} ,"type":"regex" },{ "options":{"pattern":".*PolarDB.*","result":{"color":"#E06623","index":2,"text":"PolarDB"}} ,"type":"regex" }, |
| 30 | + { "options":{"pattern":".*IvorySQL.*","result":{"color":"#E4A449","index":3,"text":"IvorySQL"}} ,"type":"regex" },{ "options":{"pattern":".*openHalo.*","result":{"color":"#7771A4","index":4,"text":"OpenHalo"}} ,"type":"regex" },{ "options":{"pattern":".*OrioleDB.*","result":{"color":"#1D387A","index":5,"text":"OrioleDB"}} ,"type":"regex" }, |
| 31 | + { "options":{"pattern":".*AgensGraph.*","result":{"color":"#B783AF","index":6,"text":"AgensGraph"}},"type":"regex" },{ "options":{"pattern":".*(pgEdge|pgedge).*","result":{"color":"#5B9CD5","index":7,"text":"pgEdge"}} ,"type":"regex" },{ "options":{"pattern":".*Cloudberry.*","result":{"color":"#6C6C6C","index":8,"text":"Cloudberry"}},"type":"regex" }, |
| 32 | + { "options":{"pattern":"PostgreSQL.*","result":{"color":"#3E668F","index":9,"text":"PostgreSQL"}} ,"type":"regex" } |
32 | 33 | ] |
33 | 34 | } |
34 | 35 | ] |
|
1001 | 1002 | "datasource":{"type":"prometheus","uid":"ds-prometheus"}, |
1002 | 1003 | "description":"", |
1003 | 1004 | "fieldConfig":{"defaults":{"color":{"mode":"thresholds"},"mappings":[ |
1004 | | - { "options":{"pattern":".*Percona.*","result":{"color":"dark-orange","index":0}},"type":"regex" },{ "options":{"pattern":".*[Bb]abelfish.*","result":{"color":"#d82024e3","index":1}},"type":"regex" },{ "options":{"pattern":".*PolarDB.*","result":{"color":"#f25009","index":2}},"type":"regex" }, |
1005 | | - { "options":{"pattern":".*IvorySQL.*","result":{"color":"#ee9832","index":3}},"type":"regex" },{ "options":{"pattern":".*[Aa]gens[Gg]raph.*","result":{"color":"#FDC425","index":4}},"type":"regex" },{ "options":{"pattern":".*(pgedge|pgEdge).*","result":{"color":"#218CB4","index":5}},"type":"regex" }, |
1006 | | - { "options":{"pattern":"PostgreSQL.*","result":{"color":"#3e668f","index":6}},"type":"regex" },{ "options":{"pattern":"openHalo.*","result":{"color":"#ba5bb8","index":7}},"type":"regex" },{ "options":{"pattern":"OrioleDB.*","result":{"color":"#1f4085","index":8}},"type":"regex" } |
| 1005 | + { "options":{"pattern":".*Percona.*","result":{"color":"#417EA7","index":0}},"type":"regex" },{ "options":{"pattern":".*Babelfish.*","result":{"color":"#cc4637d9","index":1}},"type":"regex" },{ "options":{"pattern":".*PolarDB.*","result":{"color":"#E06623","index":2}},"type":"regex" }, |
| 1006 | + { "options":{"pattern":".*IvorySQL.*","result":{"color":"#E4A449","index":3}},"type":"regex" },{ "options":{"pattern":".*openHalo.*","result":{"color":"#7771A4","index":4}},"type":"regex" },{ "options":{"pattern":".*OrioleDB.*","result":{"color":"#1D387A","index":5}},"type":"regex" }, |
| 1007 | + { "options":{"pattern":".*AgensGraph.*","result":{"color":"#B783AF","index":6}},"type":"regex" },{ "options":{"pattern":".*(pgEdge|pgedge).*","result":{"color":"#5B9CD5","index":7}},"type":"regex" },{ "options":{"pattern":".*Cloudberry.*","result":{"color":"#6C6C6C","index":8}},"type":"regex" }, |
| 1008 | + { "options":{"pattern":"PostgreSQL.*","result":{"color":"#3E668F","index":9}},"type":"regex" } |
1007 | 1009 | ],"thresholds":{"mode":"absolute","steps":[{"color":"#3e668f","value":0}]},"unit":"string"},"overrides":[]}, |
1008 | 1010 | "gridPos":{"h":1,"w":24,"x":0,"y":37}, |
1009 | 1011 | "id":187, |
|
0 commit comments