aliyun-exporter使用时出现错误
- Dominant language
- Go
- Stars
- 2.3k
- Forks
- 303
- PR merge metrics
- No merged PRs in 30d
Description
我根据https://help.aliyun.com/document_detail/28619.html?spm=a2c4g.11186623.6.670.4cb92ea7URJUmT 添加了
acs_polardb:
- name: cluster_cpu_utilization
period: 60
- name: cluster_memory_utilization
period: 60
- name: conn_usage
period: 60
启动容器发现 错误
During handling of the above exception, another exception occurred:
Traceback (most recent call last):
File "/usr/local/lib/python3.7/socketserver.py", line 313, in _handle_request_noblock
self.process_request(request, client_address)
File "/usr/local/lib/python3.7/socketserver.py", line 344, in process_request
self.finish_request(request, client_address)
File "/usr/local/lib/python3.7/socketserver.py", line 357, in finish_request
self.RequestHandlerClass(request, client_address, self)
File "/usr/local/lib/python3.7/socketserver.py", line 717, in __init__
self.handle()
File "/usr/local/lib/python3.7/wsgiref/simple_server.py", line 133, in handle
handler.run(self.server.get_app())
File "/usr/local/lib/python3.7/wsgiref/handlers.py", line 144, in run
self.close()
File "/usr/local/lib/python3.7/wsgiref/simple_server.py", line 35, in close
self.status.split(' ',1)[0], self.bytes_sent
AttributeError: 'NoneType' object has no attribute 'split'
----------------------------------------
Contributor guide
No contributing guide indexed for this repository
Research direction
No repository file, test, or entry point is named; the report only provides the Aliyun documentation link, an acs_polardb configuration, and a Python traceback. First reproduce the container startup with that configuration and determine whether the failure belongs to kubectl-debug or another exporter. Done means identifying the correct project and providing a minimal reproduction or a confirmed fix location.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cloud
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 15/100