ProjectTech4DevAI / ProjectTech4DevAI/kaapi-backend

Tracing: Simplify webhook traceability

Offen
#1,139 0 Kommentare 0 Reaktionen 1 zugewiesene Person Auf GitHub ansehen

@Prajna1999 arbeitet bereits daran.

Seit 19.8.2026.

Vorherrschende Sprache
Python
Sterne
18
Forks
10
Ø Merge
2 T. 20 Std.
Gemergte PRs (30 T.)
14

Beschreibung

Is your feature request related to a problem?
Currently, tracing the flow from glific to kaapi, then to the provider, back to kaapi, and finally to the webhook and back to glific is cumbersome. It requires correlating data across the database, Cloudwatch logs, Sentry, and Glific logs, which is time-consuming and inefficient.

Describe the solution you'd like

  • Add a shared key per webhook request for easier traceability.
  • Simplify the process of determining if Kaapi successfully dispatched the response.

Why is this enhancement needed?
This enhancement will improve efficiency, reducing the time spent on manual correlation and improving maintainability and usability of the tracing process.

Original issue

Describe the current behavior
To streamline traceability of whole glific--> kaapi---> provider--->kaapi---> webhook --> glific, we will add a shared key per webhook request to easily decipher whether Kaapi has successfully dispatched response in the webhook or not. Currently this requires a bit of grunt work correlating across database, Cloudwatch logs, Sentry and Glfic logs.

Describe the enhancement you'd like
A clear and concise description of the improvement you want to see.

Why is this enhancement needed?
Explain the benefits (e.g., performance, usability, maintainability, scalability).

Additional context
Add any other context, metrics, screenshots, or examples about the enhancement here.

Beitragsleitfaden

Beitragsleitfaden öffnen

Erste Schritte

  1. Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
  2. Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
  3. Forke das Repository und arbeite in einem Branch.
  4. Öffne einen Pull Request, der die Issue-Nummer nennt.

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.