mirror of
https://github.com/minio/docs.git
synced 2025-08-08 01:43:18 +03:00
Closes #690 Closes #707 Partially addresses scheduled removal of Console Audit Log and Tenant Prometheus deployments
21 lines
848 B
ReStructuredText
21 lines
848 B
ReStructuredText
.. start-deprecate-audit-logs
|
|
|
|
.. important::
|
|
|
|
MinIO plans to deprecate the Tenant Console Audit Log feature and remove it in an upcoming release.
|
|
MinIO recommends disabling this feature in preparation for this change.
|
|
|
|
As an alternative, use any webhook-capable database or logging service to capture :ref:`audit logs <minio-logging-publish-audit-logs>` from the Tenant.
|
|
|
|
.. end-deprecate-audit-logs
|
|
|
|
.. start-deprecate-prometheus
|
|
|
|
.. important::
|
|
|
|
MinIO plans to deprecate the Tenant Prometheus pod feature and remove it in an upcoming release.
|
|
MinIO recommends setting this value to ``false`` in preparation for this change.
|
|
|
|
As an alternative, use any Prometheus service deployed within the Kubernetes cluster or externally to :ref:`capture Tenant metrics <minio-metrics-collect-using-prometheus>`.
|
|
|
|
.. end-deprecate-prometheus |