qyk1995 opened a new issue, #10951:
URL: https://github.com/apache/apisix/issues/10951
### Description
I enabled the prometheus plugin and the tencent-cloud-cls plugin.
prometheus:
# ref: https://apisix.apache.org/docs/apisix/plugins/prometheus/
enabled: true
# -- path of the metrics endpoint
path: /apisix/prometheus/metrics
# -- prefix of the metrics
metricPrefix: apisix_
# -- container port where the metrics are exposed
containerPort: 9091
ERROR Log: [lua] prometheus.lua:920: log_error(): Error while setting
'batch_process_entries{name="tencent-cloud-cls",route_id="00000000000000004305",server_addr="1.1.1.1"}'
to '73': 'no memory' while logging request, client: 1.1.1.2, server: _,
request: "POST /v1/query HTTP/1.1"
### Environment
- APISIX version (run `apisix version`): 3.2.1
- Operating system (run `uname -a`):
- OpenResty / Nginx version (run `openresty -V` or `nginx -V`):
- etcd version, if relevant (run `curl
http://127.0.0.1:9090/v1/server_info`): 3.5.4
- APISIX Dashboard version, if relevant: 3.0.0
- Plugin runner version, for issues related to plugin runners:
- LuaRocks version, for installation issues (run `luarocks --version`):
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]