opnsense-exporter/.github/ISSUE_TEMPLATE/bug_report.md

39 lines
932 B
Markdown
Raw Normal View History

2023-11-26 15:52:50 +01:00
---
name: Bug report
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: ihatemodels
---
### **Describe the bug**
A clear and concise description of what the bug is.
### **Host operating system: output of `uname -a`**
### **Versions**
- OPNsense version: [e.g. 21.1.7]
- OPNsense exporter version: [e.g. 0.1.0]
- Prometheus version: [e.g. 2.28.1]
- Plugin version (if applicable):
- Nginx ...
## **Configuration of the exporter**
Provide the configuration of the exporter in flags or in ENV variables.
**Hide the sensitive information.**
### **Steps to reproduce**
- A clear exact steps of how to reproduce the bug
- B
- C
### **Expected behavior**
A clear and concise description of what you expected to happen.
### **Screenshots**
If applicable, add screenshots to help explain your problem.
### **Additional context**
Add any other context about the problem here.