Skip to content

Introduce enable live metrics to distro#35566

Merged
lzchen merged 19 commits intoAzure:mainfrom
lzchen:live
May 22, 2024
Merged

Introduce enable live metrics to distro#35566
lzchen merged 19 commits intoAzure:mainfrom
lzchen:live

Conversation

@lzchen
Copy link
Copy Markdown
Member

@lzchen lzchen commented May 9, 2024

Add enable_live_metrics configuration to distro. This is going to be using an opt-in model since Python SDKs have never offered live metrics as a feature before.

Live metrics (or otherwise known as QuickPulse Service), allows for telemetry collection for metrics and performance counters in real time. The endpoint uses a similar endpoint to that of regular Application Insights endpoint.

Read more here: https://learn.microsoft.com/en-us/azure/azure-monitor/app/live-stream

@github-actions github-actions Bot added Monitor - Distro Monitor OpenTelemetry Distro Monitor - Exporter Monitor OpenTelemetry Exporter labels May 9, 2024
@azure-sdk
Copy link
Copy Markdown
Collaborator

azure-sdk commented May 10, 2024

API change check

API changes are not detected in this pull request.

Comment thread sdk/monitor/azure-monitor-opentelemetry/azure/monitor/opentelemetry/_configure.py Outdated
Comment thread sdk/monitor/azure-monitor-opentelemetry/README.md Outdated
Comment thread sdk/monitor/azure-monitor-opentelemetry/samples/metrics/live.py
@lzchen lzchen merged commit a618656 into Azure:main May 22, 2024
@lzchen lzchen deleted the live branch May 22, 2024 23:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Monitor - Distro Monitor OpenTelemetry Distro Monitor - Exporter Monitor OpenTelemetry Exporter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants