Skip to content

Commit

Permalink
chore(deps) bump prometheus plugin to 1.3.0
Browse files Browse the repository at this point in the history
- Fix exporter to attach subsystem label to memory stats
  [#118](Kong/kong-plugin-prometheus#118)
- Expose dataplane status on control plane, new metrics `data_plane_last_seen`,
  `data_plane_config_hash` and `data_plane_version_compatible` are added.
  [#98](Kong/kong-plugin-prometheus#98)
  • Loading branch information
fffonion authored and dndx committed Jun 2, 2021
1 parent 8bc5d81 commit 9e71367
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion kong-2.4.1-0.rockspec
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ dependencies = {
"kong-plugin-azure-functions ~> 1.0",
"kong-plugin-zipkin ~> 1.3",
"kong-plugin-serverless-functions ~> 2.1",
"kong-prometheus-plugin ~> 1.2",
"kong-prometheus-plugin ~> 1.3",
"kong-proxy-cache-plugin ~> 1.3",
"kong-plugin-request-transformer ~> 1.3",
"kong-plugin-session ~> 2.4",
Expand Down

0 comments on commit 9e71367

Please sign in to comment.