[BUG] nginx request location / not /nginx-status
- Dominant language
- Java
- Stars
- 7.4k
- Forks
- 1.3k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 32
Description
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
添加nginx监控,nginx那边配置了/nginx-status, 但是HertzBeat这边测试不通过。查看access.log发现请求的是/,而不是/nginx-status。同时修改过app-nginx.yaml中的url为/nginx-status,没有效果。

### Expected Behavior
*
### Steps To Reproduce
*
### Environment
```markdown
HertzBeat version(s): 1.4.4 使用docker部署的
```
### Debug logs
*
### Anything else?
*
Contributor guide
Research direction
Start by reviewing app-nginx.yaml and the merged pull request #1533, then reproduce the Docker-deployed nginx monitoring check against the reported configuration. Confirm that HertzBeat requests /nginx-status rather than / and verify the behavior against the issue's expected monitoring result.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java, nginx
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100