Skip to content

Commit

Permalink
deploy: 4432e06
Browse files Browse the repository at this point in the history
  • Loading branch information
TessFerrandez committed Sep 27, 2024
1 parent 40f64b8 commit 6ebb29d
Show file tree
Hide file tree
Showing 4 changed files with 243 additions and 244 deletions.
5 changes: 2 additions & 3 deletions observability/recipes-observability/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -6553,8 +6553,7 @@ <h2 id="azure-devops-pipelines-reporting-with-power-bi">Azure DevOps Pipelines R
<p>The <a href="https://github.com/Azure-Samples/powerbi-pipeline-report">Azure DevOps Pipelines Report</a> contains a <a href="https://learn.microsoft.com/en-us/power-bi/fundamentals/power-bi-overview">Power BI</a> template for monitoring project, pipeline, and pipeline run data from an Azure DevOps (AzDO) organization.</p>
<p>This dashboard recipe provides observability for AzDO pipelines by displaying various metrics (i.e. average runtime, run outcome statistics, etc.) in a table. Additionally, the second page of the template visualizes pipeline success and failure trends using Power BI charts. Documentation and setup information can be found in the project README.</p>
<h2 id="python-logger-class-for-application-insights-using-opencensus">Python Logger Class for Application Insights using OpenCensus</h2>
<p>This repository contains "AppLogger" class which is a python logger class for Application Insights using Opencensus. It also contains sample code that shows the usage of "AppLogger".</p>
<p><a href="https://github.com/Azure-Samples/azure-monitor-opencensus-python/tree/master/azure_monitor/python_logger_opencensus_azure">GitHub Repo</a></p>
<p>The Azure SDK for Python contains an <a href="https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/monitor/azure-monitor-opentelemetry">Azure Monitor Opentelemetry Distro client library for Python </a>. You can view samples of how to use the library in this <a href="https://github.com/Azure/azure-sdk-for-python/tree/main/sdk/monitor/azure-monitor-opentelemetry/samples">GitHub Repo</a>. With this library you can easily collect traces, metrics, and logs.</p>
<h2 id="java-opentelemetry-examples">Java OpenTelemetry Examples</h2>
<p>This <a href="https://github.com/open-telemetry/opentelemetry-java-docs">GitHub Repo</a> contains a set of fully-functional, working examples of using the OpenTelemetry Java APIs and SDK.</p>

Expand All @@ -6563,7 +6562,7 @@ <h2 id="java-opentelemetry-examples">Java OpenTelemetry Examples</h2>
<small>

Last update:
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">August 22, 2024</span>
<span class="git-revision-date-localized-plugin git-revision-date-localized-plugin-date">September 27, 2024</span>


</small>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Loading

0 comments on commit 6ebb29d

Please sign in to comment.