Fix supported storage types by adding 'apcng' to allowed values (#82)
fix: add 'apcung' to supported storage types
fix: typo
fix: another typo, 'apcung' -> 'apcng'
fix: typo in Adapter name 'apcung' => 'apcng'
Sorry, I didn't see that the configuration keys had changed. Thank you, this works for me, so I think it no longer needs to be added to the allowed values in the deprecated config section.
Hello @Johnmeurt, thanks for the quick reply. You are right, I saw it in the README and added it incorrectly to the supported types. Now I fixed it, also in the README.
fix: typo in Adapter name 'apcung' => 'apcng'
fix: another typo, 'apcung' -> 'apcng'
bug of https://github.com/artprima/prometheus-metrics-bundle/commit/150b9c71ccd5ee7303444a69fd06c86a5c516064
fix: add 'apcung' to supported storage types