Enable json statistics format
Statistics channel would include also json format, use URL http://localhost:80/v3/json/. XML format is still supported.
This commit is contained in:
parent
ec6f94669a
commit
d3fe8d6248
@ -16,8 +16,8 @@
|
||||
# due to extensive changes to Makefiles
|
||||
%bcond_without PKCS11
|
||||
%bcond_without DEVEL
|
||||
%bcond_with JSON
|
||||
%bcond_without LMDB
|
||||
%bcond_without JSON
|
||||
%bcond_without DNSTAP
|
||||
%bcond_with DLZ
|
||||
%bcond_without EXPORT_LIBS
|
||||
@ -1532,6 +1532,7 @@ fi;
|
||||
* Fri Feb 22 2019 Petr Menšík <pemensik@redhat.com> - 32:9.11.5-12.P1
|
||||
- Enable DNSTAP support (#1564776)
|
||||
- Enable LMDB support for rndc addzone
|
||||
- Enable json format in statistics-channel
|
||||
|
||||
* Thu Feb 21 2019 Petr Menšík <pemensik@redhat.com> - 32:9.11.5-11.P1
|
||||
- Disable often failing unit test random_test
|
||||
|
Loading…
Reference in New Issue
Block a user