spacewander commented on code in PR #7412:
URL: https://github.com/apache/apisix/pull/7412#discussion_r917621242


##########
apisix/plugins/prometheus/exporter.lua:
##########
@@ -351,6 +356,42 @@ local function etcd_modify_index()
 
 end
 
+local key = {}
+local combine_param = {}
+
+local function shared_dict_status()
+    local header_of_shared_dict = core.request.header(ngx.ctx, "shared_dict")

Review Comment:
   Not even said, the Prometheus doesn't support custom header AFAIK.



-- 
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]

Reply via email to