-
---
# Configuration of the Software Architecture of the vehicle in SEA:ME context, to control the Racer "Waveshare"
parent: Decisions
nav_order: 003
title: Software Architecture Decision Record
## s…
-
### Description
I am currently using Spring Boot Admin to manage and monitor multiple microservices. However, I encountered an issue where I cannot selectively override the probed endpoints for a spe…
-
**Description:**
The Audit Logging design pattern is crucial for microservices architectures, providing a means to record significant events and changes within the system. This pattern helps in maint…
-
### Describe the bug
it seems code is not compatible with llama response
### Steps to reproduce
Error logs
```zsh
2024-11-18 12:26:45.377 | DEBUG | ai_hawk.llm.llm_manager:parse_llmresult:38…
-
## Feature Request: Extend Pluggable Components to Include Service Discovery
### Area
> /area runtime
### Feature Description
Currently, Dapr supports pluggable components for state stores, …
-
Scoping is an essential part of any research project, especially in a broad field like Software Engineering Evolution. Here’s a step-by-step guide to scoping your research effectively:
### 1. **Defin…
-
### 🔖 Summary
The goal of this plugin is enhance the usability of Backstage through various ways of depicting distributed tracing.
It would be a generic plugin that could be integrated with differen…
-
### Have enough proficiency to write code in the language(s) needed for the OSPO and to teach the languages to somebody else.
**First Goal:**
- [ ] Write first pull request in Python or any language …
-
### Describe the bug
it's clear that submit as failed due to incorrect data submission, might require responses to know why.
### Steps to reproduce
stacktraces
```zsh
2024-11-12 18:47:00.…
-
Suggested model design patterns / naming conventions in a microservice example model.
* General patterns
* General layouts
* Naming
* Architectures such as microservices calling microservices.