Kong / kong-plugin-prometheus

Prometheus plugin for Kong - this plugin has been moved into https://github.com/Kong/kong, please open issues and PRs in that repo
Apache License 2.0
119 stars 57 forks source link

chore(handler) use pdk kong.log.serialize instead of deprecated serializer #96

Closed bungle closed 4 years ago

bungle commented 4 years ago

Summary

In Kong repo, it was reported at: https://github.com/Kong/kong/issues/6247

That there is a deprecation warning. This commit will make the plugin to use the preferred function.

bungle commented 4 years ago

closing this because of https://github.com/Kong/kong-plugin-prometheus/pull/94