LLLLimbo commented on issue #4555:
URL: https://github.com/apache/apisix/issues/4555#issuecomment-878126818
> @LLLLimbo , Hello, could you let me know how did you resolve the issue? I
also met the same problem. Thanks!
Just simply add the following configuration to expose the metrics data to
port 9080 . But this behavior has certain risks, please consider carefully。
```yaml
plugin_attr:
prometheus:
enable_export_server: false
```
--
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]