druid/server
Suneet Saldanha 016c881795
Add API to return automatic compaction config history (#13699)
Add a new API to return the history of changes to automatic compaction config history to make it easy for users to see what changes have been made to their auto-compaction config.

The API is scoped per dataSource to allow users to triage issues with an individual dataSource. The API responds with a list of configs when there is a change to either the settings that impact all auto-compaction configs on a cluster or the dataSource in question.
2023-01-23 13:23:45 -08:00
..
src Add API to return automatic compaction config history (#13699) 2023-01-23 13:23:45 -08:00
pom.xml Add an option to enable HSTS in druid services (#13489) 2023-01-10 22:31:51 +05:30