JamesZhang
JamesZhang
Is there any public Grafana dashboard for this controller? I found many out there but they are for the kubernetes nginx ingress controller (the one managed by kube folks). Thanks.
**Is your feature request related to a problem? Please describe.** When I install multiple nginx ingress controllers on a cluster, the ingress class shares a controller. As a result, the...
errror log ``` [2019-05-24 11:15:03,387] ERROR in app: Exception on /api/v2/auth/login/ [POST] Traceback (most recent call last): File "/usr/local/cesi/venv/lib/python3.6/site-packages/sqlalchemy/util/_collections.py", line 1010, in __call__ return self.registry[key] KeyError: 140072201742080 During handling of...
[root@test test]# binlog2sql-master/binlog2sql/binlog2sql.py -h localhost -P 3306 -u root -p -d aproject --start-file="mysql-bin.000001" --start-datetime="2018-11-13 17:00:00" --stop-datetime="2018-11-13 19:00:00" -B > huifu4.sql [root@test test]# cat huifu4.sql 为空
``` cmdb-search | {"type": "server", "timestamp": "2020-08-07T03:22:04,711Z", "level": "DEBUG", "component": "o.e.a.s.TransportSearchAction", "cluster.name": "docker-cluster", "node.name": "2d19532a707e", "message": "[cmdb][0], node[ZbqLSFH8TyWXa83j1V1zoA], [P], s[STARTED], a[id=iCwYGQ9oS2u4npuLkODabw]: Failed to execute [SearchRequest{searchType=QUERY_THEN_FETCH, indices=[cmdb], indicesOptions=IndicesOptions[ignore_unavailable=false, allow_no_indices=true, expand_wildcards_open=true, expand_wildcards_closed=false,...
服务统计无法使用。 只能看到服务查询,其他的都不好使,我在 zk 里面 /dubbo/config/dubbo/dubbo.properties 设置了 “DUBBO_REGISTRY_ADDR” 和 “DUBBO_METADATA_ADDR” 配置文件里面设置了 admin.config-center=zookeeper://192.168.0.203:2182 还是不能使用。
I used harbor version 2.1.0,When I logged in, I encountered a user password error. I checked the log information of Core POD as follows: ``` 2020-09-28T02:37:09Z [ERROR] [/core/controllers/base.go:109]: Error occurred...
Hey, how do I set the last day of the month to be executed on time?
How does it work? How does it automatically set the value of GOMAXPROCS based on the cgroup? Where does it read the cpu resources for the cgroup setting?
How can I adjust the resources of the config-reloader container in alertmanager? ```yaml apiVersion: monitoring.coreos.com/v1 kind: Alertmanager metadata: labels: app.kubernetes.io/component: alert-router app.kubernetes.io/instance: main app.kubernetes.io/name: alertmanager app.kubernetes.io/part-of: kube-prometheus app.kubernetes.io/version: 0.26.0 name:...