martin-helmich/prometheus-nginxlog-exporter

View on GitHub
.github/ISSUE_TEMPLATE/bug_report.md

Summary

Maintainability
Test Coverage
---
name: Bug report
about: Create a report to help us improve
title: ''
labels: bug
assignees: ''

---

**Describe the bug**
A clear and concise description of what the bug is.

**To Reproduce**
Steps to reproduce the behavior (as minimally and precisely as possible)

**Expected behavior**
A clear and concise description of what you expected to happen.

**Configuration file** (remove section, if not applicable):

```
# Insert the contents of your configuration file
```

**Example log file** (remove section, if not applicable):

```
# Insert some sample access logs that help reproduce the behavior
# IMPORANT: Please make sure to anonymize any PII like IP addresses and usernames!
```

**Metrics output** (remove section, if not applicable):

```
# Please post the output of the exporter's /metrics endpoint, if applicable
```

**Exporter output** (remove section, if not applicable):

```
# Please post the output of the exporter itself, if applicable
```

**Environment**:

- Exporter version:
- OS (e.g. from /etc/os-release):
- Deployment method (e.g. Docker image, deb/rpm package, self-compiled, ...): 
- Others: