修复dashboard 插件页面空白白屏的问题
This commit is contained in:
parent
8ff3bf27ab
commit
99200dec0d
@ -24,3 +24,85 @@ plugin_attr:
|
|||||||
export_addr:
|
export_addr:
|
||||||
ip: "0.0.0.0"
|
ip: "0.0.0.0"
|
||||||
port: 9091
|
port: 9091
|
||||||
|
|
||||||
|
plugins:
|
||||||
|
- api-breaker
|
||||||
|
- authz-casbin
|
||||||
|
- authz-casdoor
|
||||||
|
- authz-keycloak
|
||||||
|
- aws-lambda
|
||||||
|
- azure-functions
|
||||||
|
- basic-auth
|
||||||
|
- batch-requests
|
||||||
|
- clickhouse-logger
|
||||||
|
- client-control
|
||||||
|
- consumer-restriction
|
||||||
|
- cors
|
||||||
|
- csrf
|
||||||
|
- datadog
|
||||||
|
- dubbo-proxy
|
||||||
|
- echo
|
||||||
|
- error-log-logger
|
||||||
|
- example-plugin
|
||||||
|
- ext-plugin-post-req
|
||||||
|
- ext-plugin-post-resp
|
||||||
|
- ext-plugin-pre-req
|
||||||
|
- fault-injection
|
||||||
|
- file-logger
|
||||||
|
- forward-auth
|
||||||
|
- google-cloud-logging
|
||||||
|
- grpc-transcode
|
||||||
|
- grpc-web
|
||||||
|
- gzip
|
||||||
|
- hmac-auth
|
||||||
|
- http-logger
|
||||||
|
- ip-restriction
|
||||||
|
- jwt-auth
|
||||||
|
- kafka-logger
|
||||||
|
- kafka-proxy
|
||||||
|
- key-auth
|
||||||
|
- ldap-auth
|
||||||
|
- limit-conn
|
||||||
|
- limit-count
|
||||||
|
- limit-req
|
||||||
|
- loggly
|
||||||
|
- log-rotate
|
||||||
|
- mocking
|
||||||
|
- node-status
|
||||||
|
- opa
|
||||||
|
- openid-connect
|
||||||
|
- opentelemetry
|
||||||
|
- openwhisk
|
||||||
|
- prometheus
|
||||||
|
- proxy-cache
|
||||||
|
- proxy-control
|
||||||
|
- proxy-mirror
|
||||||
|
- proxy-rewrite
|
||||||
|
- public-api
|
||||||
|
- real-ip
|
||||||
|
- redirect
|
||||||
|
- referer-restriction
|
||||||
|
- request-id
|
||||||
|
- request-validation
|
||||||
|
- response-rewrite
|
||||||
|
- rocketmq-logger
|
||||||
|
- server-info
|
||||||
|
- serverless-post-function
|
||||||
|
- serverless-pre-function
|
||||||
|
- skywalking
|
||||||
|
- skywalking-logger
|
||||||
|
- sls-logger
|
||||||
|
- splunk-hec-logging
|
||||||
|
- syslog
|
||||||
|
- tcp-logger
|
||||||
|
- traffic-split
|
||||||
|
- ua-restriction
|
||||||
|
- udp-logger
|
||||||
|
- uri-blocker
|
||||||
|
- wolf-rbac
|
||||||
|
- zipkin
|
||||||
|
- elasticsearch-logge
|
||||||
|
- openfunction
|
||||||
|
- tencent-cloud-cls
|
||||||
|
- ai
|
||||||
|
- cas-auth``
|
||||||
Loading…
x
Reference in New Issue
Block a user