opendevstack / opendevstack/ods-provisioning-app
Logging endpoint for SPA client errors
@stitakis is already working on this.
Since Jan 13, 2021.
- Dominant language
- Java
- Stars
- 14
- Forks
- 20
- Avg merge
- 3h 35m
- Merged PRs (30d)
- 1
Description
Followup to #634
As all kinds of errors which can happen in the SPA frontend are catched in Angular it's crucial that we collect most of them in the backend to monitor and get awareness of them. So a logging endpoint is needed in Spring Boot.
IMHO this is prerequisite task for switching to the new frontend layer as a default in ODS 4.
(In a next step in the Angular aop it should be possible to configure / (de)activate / toggle such a remote logging endpoint and create a service which "fire & forgets" the logs to such an URL.)
What are your thoughts /cc @michaelsauter
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.