File tree Expand file tree Collapse file tree 3 files changed +73
-0
lines changed Expand file tree Collapse file tree 3 files changed +73
-0
lines changed Original file line number Diff line number Diff line change 1+ --- 
2+ name : Bug report 
3+ about : Create a report to help us improve. 
4+ title : ' ' 
5+ assignees : ' ' 
6+ --- 
7+ 
8+ <!-- 
9+ 
10+  Please do *NOT* ask usage questions in Github issues. 
11+ 
12+  If your issue is not a feature request or bug report use our community support. 
13+ 
14+  https://prometheus.io/community/ 
15+ 
16+ --> 
17+ 
18+ ** What did you do?** 
19+ 
20+ ** What did you expect to see?** 
21+ 
22+ ** What did you see instead? Under which circumstances?** 
23+ 
24+ ** Environment** 
25+ 
26+ *  System information:
27+ 
28+ insert output of `uname -srm` here 
29+ 
30+ *  postgres_exporter version:
31+ 
32+ insert output of `postgres_exporter --version` here 
33+ 
34+ *  postgres_exporter flags:
35+ 
36+ ``` 
37+ insert list of flags used here 
38+ ``` 
39+ 
40+ *  PostgresSQL version:
41+ 
42+ insert PostgreSQL version here 
43+ 
44+ *  Logs:
45+ ``` 
46+ insert logs relevant to the issue here 
47+ ``` 
Original file line number Diff line number Diff line change 1+ blank_issues_enabled : false 
2+ contact_links :
3+  - name : Prometheus community support 
4+  url : https://prometheus.io/community/ 
5+  about : List of communication channels for the Prometheus community. 
Original file line number Diff line number Diff line change 1+ --- 
2+ name : Feature request 
3+ about : Suggest an idea for this project. 
4+ title : ' ' 
5+ labels : ' ' 
6+ assignees : ' ' 
7+ --- 
8+ 
9+ <!-- 
10+ 
11+  Please do *NOT* ask usage questions in Github issues. 
12+ 
13+  If your issue is not a feature request or bug report use our community support. 
14+ 
15+  https://prometheus.io/community/ 
16+ 
17+ --> 
18+ ## Proposal  
19+ ** Use case. Why is this important?** 
20+ 
21+ * “Nice to have” is not a good use case. :)* 
                         You can’t perform that action at this time. 
           
                  
0 commit comments