Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for pluginVersion (0.2 sec)

  1. docs/metrics/prometheus/grafana/bucket/minio-bucket.json

              ],
              "fields": "",
              "values": false
            },
            "showUnfilled": false,
            "sizing": "auto",
            "text": {},
            "valueMode": "color"
          },
          "pluginVersion": "10.4.0",
          "targets": [
            {
              "datasource": {
                "type": "prometheus",
                "uid": "${DS_PROMETHEUS}"
              },
              "editorMode": "code",
    Registered: Sun Sep 07 19:28:11 UTC 2025
    - Last Modified: Mon Aug 04 01:46:49 UTC 2025
    - 101.9K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/action/FessLabels.java

        public static final String LABELS_plugin_name = "{labels.plugin_name}";
    
        /** The key of the message: Version */
        public static final String LABELS_plugin_version = "{labels.plugin_version}";
    
        /** The key of the message: Delete */
        public static final String LABELS_plugin_delete = "{labels.plugin_delete}";
    
        /** The key of the message: Install */
    Registered: Thu Sep 04 12:52:25 UTC 2025
    - Last Modified: Sat Jul 05 02:36:47 UTC 2025
    - 146.4K bytes
    - Viewed (0)
Back to top