fl

Results 8 issues of fl

### Issue Description **Type:** *Enhancement* I have followed this [README](https://github.com/alibaba/Sentinel/blob/a524ab3bb3364818e292e1255480d20845e77c89/sentinel-extension/sentinel-prometheus-metric-exporter/README.md) to set up sentinel prometheus exporter. However, I've observed that the metric name is currently tied to the `appName`, which...

## Issue Description Type: *bug report* ### Describe what happened When attempting to enable the metric exporter, a "http nil handler" error is reported. Additionally, the app name is not...

### Current State opentelemetry plugin_attr section from [config-default.yaml](https://github.com/apache/apisix/blob/master/conf/config-default.yaml#L564) ``` opentelemetry: # Plugin: opentelemetry trace_id_source: x-request-id # Specify the source of the trace ID for OpenTelemetry traces. resource: service.name: APISIX #...

doc

### Description Fixes #11242 ### Checklist - [x] I have explained the need for this PR and the problem it solves - [x] I have explained the changes or the...

### Description Fixes #11309 ### Checklist - [x] I have explained the need for this PR and the problem it solves - [x] I have explained the changes or the...

size:M

### Description Comment in `config.yaml` shows that APISIX support use environment variables in yaml ``` # To configure via environment variables, you can use `${{VAR}}` syntax. For instance: # #...

### Current Behavior The `log-rotate` plugin rotates the access log regardless of the `enable_access_log` setting. ### Expected Behavior The `log-rotate` plugin should skip rotating the access log if `enable_access_log` is...

bug

refer https://github.com/nvim-treesitter/nvim-treesitter/pull/7865 nvim-treesitter master branch is frozen and for backward compatibility only, future updates will happen on main branch. For now, sticking to the master branch is just fine, since...