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

Adding write-up for monitoring using Open Telemetry #867

Open
wants to merge 4 commits into
base: feat/e2e-fabric-dataops-sample
Choose a base branch
from

Conversation

sreedhar-guda
Copy link
Contributor

@sreedhar-guda sreedhar-guda commented Nov 20, 2024

Type of PR

  • Documentation changes

NOTE: The write-up seems lengthy because of the inline samples. These can be moved as deemed appropriate.

Purpose

Initial write-up for monitoring using Open Telemetry. The write up includes sample code for:

  • OTEL implementation using Collector and no-Collector (Azure monitor) options
  • Sample Python code to implement and generate telemetry
  • Sample Schema to use for telemetry
  • Naming convention suggestions
  • Ways to combine execution data with process data

Does this introduce a breaking change? If yes, details on what can break

No

Author pre-publish checklist

  • Added test to prove my fix is effective or new feature works
  • No PII in logs
  • Made corresponding changes to the documentation

Validation steps

  • ...

Issues Closed or Referenced

@sreedhar-guda sreedhar-guda added the e2e: fabric Related with E2E Fabric Sample label Nov 20, 2024
@sreedhar-guda sreedhar-guda self-assigned this Nov 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
e2e: fabric Related with E2E Fabric Sample
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant