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

ENG-1596: Facilitate OTEL traces and metrics, including sending to monitoring backend #69

Merged

Conversation

AsadHasan-Rasa
Copy link
Contributor

@AsadHasan-Rasa AsadHasan-Rasa commented Jan 14, 2025

Description

Facilitate OTEL traces and metrics, including sending to monitoring backend, by:

  1. Adding a docker-compose file to run OTEL collector.
  2. Adding a script to set OTEL_RESOURCE_ATTRIBUTES with rasa-pro version and git versioning info, to allow mapping/traceability between traces + metrics and corresponding rasa-pro version, branch, commit hash.
  3. Adding required make targets.
  4. Add readme section with instructions.

Aim is to enable team to run local experiments and benchmarks, while being able to send and persist traces and metrics from the experiments to monitoring backend, to enable visualisation of results trend over time via dashboard(s) created from the relevant traces or metrics.

TODOs

@AsadHasan-Rasa AsadHasan-Rasa force-pushed the ENG-1596-explore-test-results-dashboard-building branch from e2561b0 to 7a7f239 Compare January 15, 2025 12:02
@AsadHasan-Rasa AsadHasan-Rasa marked this pull request as ready for review January 15, 2025 12:03
@AsadHasan-Rasa AsadHasan-Rasa requested review from a team, varunshankar and sanchariGr and removed request for a team January 15, 2025 12:03
@AsadHasan-Rasa AsadHasan-Rasa merged commit 9615e12 into main Jan 16, 2025
3 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants