equinor / equinor/fmu-settings-api
Add endpoint to fmu-settings-api for recording UI events
Open
- Dominant language
- Python
- Stars
- 0
- Forks
- 7
- Avg merge
- 2d 20h
- Merged PRs (30d)
- 15
Description
To be able to log different events of interest from the GUI, we should create a new endpoint in the API for recording such UI events.
The endpoint should receive the event as part of the request and log it Azure so that we can create dashboards monitoring these UI events.
Contributor guide
Research direction
Start by locating the API endpoint definitions and the existing Azure logging integration in fmu-settings-api. Define how the request carries a UI event and confirm that the event is recorded in Azure in a form suitable for dashboards; done means the endpoint accepts an event and its Azure log entry can be monitored.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- azure, python
- Domain
- api, observability
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100