AWeber-Imbi / imbi

An operational management platform for medium to large environments
BSD 3-Clause "New" or "Revised" License
2 stars 12 forks source link

Create an operations log entry when configuration is updated #102

Open dave-shawley opened 3 months ago

dave-shawley commented 3 months ago

Having a "Configured" operations log entry for the project and environment when configuration is modified will improve visibility.

I considered adding an automation for creating OpsLog entries previously when I discovered that creating them from code is more difficult than it should be. It might be worth looking into doing an automation again once we have a decent working example of creating one from outside of the operations-log handler.