Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AGE-118] Observability integration without using agenta-hosted apps #1560

Closed
mmabrouk opened this issue Apr 23, 2024 · 0 comments
Closed

[AGE-118] Observability integration without using agenta-hosted apps #1560

mmabrouk opened this issue Apr 23, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mmabrouk
Copy link
Member

mmabrouk commented Apr 23, 2024

Context: Some users would like to use observability without using the application hosted in agenta to minimise latency and increase reliability

Problem: Right now instrumenting the observability requires a multitude of variable unavailable to the user when using the application

Proposed Solution:

SDK:

  • Instrumenting data only requires the API_key and the app_id while all other informations becomes optional

User Workflow:

  • The user creates an application in the UI
  • The user visits observability
    • They see the app id and snippets to show how to instrument they data

Required changes:

  • Changes to the UX to show how to instrument an application (in observability and deployment view)
  • Changes to the SDK / interface between frontend and backend to allow using observability without variant_id
  • Changes to the UI in dashboard, traces, spans, to make it work even without variant ids

From SyncLinear.com | AGE-118

@mmabrouk mmabrouk self-assigned this Apr 23, 2024
@dosubot dosubot bot added the enhancement New feature or request label Apr 23, 2024
@mmabrouk mmabrouk added this to the v.42 milestone Apr 24, 2024
@mmabrouk mmabrouk modified the milestones: v.42, v.43 Apr 28, 2024
@mmabrouk mmabrouk modified the milestones: v.43, v.44, v.45 May 5, 2024
@mmabrouk mmabrouk modified the milestones: v.45, v.46, v.47 May 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants