File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,8 +2,8 @@ apiVersion: v2
2
2
name : sql-exporter
3
3
description : Database-agnostic SQL exporter for Prometheus
4
4
type : application
5
- version : 0.13.0
6
- appVersion : 0.18.1
5
+ version : 0.13.1
6
+ appVersion : 0.18.2
7
7
keywords :
8
8
- exporter
9
9
- servicemonitor
Original file line number Diff line number Diff line change 1
1
# sql-exporter
2
2
3
- ![ Version: 0.12.5 ] ( https://img.shields.io/badge/Version-0.12.5 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.18.1 ] ( https://img.shields.io/badge/AppVersion-0.18.1 -informational?style=flat-square )
3
+ ![ Version: 0.13.1 ] ( https://img.shields.io/badge/Version-0.13.1 -informational?style=flat-square ) ![ Type: application] ( https://img.shields.io/badge/Type-application-informational?style=flat-square ) ![ AppVersion: 0.18.2 ] ( https://img.shields.io/badge/AppVersion-0.18.2 -informational?style=flat-square )
4
4
5
5
Database-agnostic SQL exporter for Prometheus
6
6
You can’t perform that action at this time.
0 commit comments