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

Whats new 01 16 azureserverless #19718

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 17 additions & 0 deletions src/content/whats-new/2025/01/whats-new-01-16-azureserverless.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
title: 'Gain comprehensive visibility into your azure serverless functions'
summary: 'Troubleshoot faster and optimize resource utilization with deep insights into performance of Azure serverless functions'
releaseDate: '2024-01-16'
learnMoreLink: 'https://newrelic.com/blog/how-to-relic/new-relic-serverless-monitoring-for-azure-functions'
getStartedLink: 'https://docs.newrelic.com/docs/serverless-function-monitoring/overview/'
---

New Relic now offers comprehensive serverless monitoring for Azure Functions, including **exclusive support for both dedicated and consumption hosting plans**. Get a unified view of all your functions, regardless of deployment method, and gain deep insights into their performance and behavior. Troubleshoot issues faster and optimize resource utilization with:

Check warning on line 9 in src/content/whats-new/2025/01/whats-new-01-16-azureserverless.md

View workflow job for this annotation

GitHub Actions / vale-linter

[vale] reported by reviewdog 🐶 [new-relic.ComplexWords] Consider using 'use' instead of 'utilization'. Raw Output: {"message": "[new-relic.ComplexWords] Consider using 'use' instead of 'utilization'.", "location": {"path": "src/content/whats-new/2025/01/whats-new-01-16-azureserverless.md", "range": {"start": {"line": 9, "column": 345}}}, "severity": "INFO"}

* **Deeper invocations insights:** Gain granular visibility into every function invocation (transaction), including detailed information on execution time, resource consumption, and success/failure rates.
* **Distributed tracing for HTTP:** Trace the flow of HTTP requests across your entire serverless application, identifying performance bottlenecks and quickly diagnosing issues within complex distributed systems.

Check warning on line 12 in src/content/whats-new/2025/01/whats-new-01-16-azureserverless.md

View workflow job for this annotation

GitHub Actions / vale-linter

[vale] reported by reviewdog 🐶 [new-relic.Adverbs] Consider removing 'quickly'. Raw Output: {"message": "[new-relic.Adverbs] Consider removing 'quickly'.", "location": {"path": "src/content/whats-new/2025/01/whats-new-01-16-azureserverless.md", "range": {"start": {"line": 12, "column": 152}}}, "severity": "INFO"}
* **Cross-platform support:** Our enhancements support .NET function apps hosted on both Windows and Linux, providing consistent visibility and troubleshooting capabilities across your diverse environments.
* **Containerized function support:** Gain deep insights into the behavior of your Azure Functions deployed as containers, even when running within Kubernetes environments.
* **Comprehensive metrics:** Access a rich set of metrics related to compute, garbage collection, and HTTP status codes, empowering you to proactively identify and address performance issues.

![Azure serverless image](../../../../../static/images/azureserverless.webp "Azure serverless")
Binary file added static/images/azureserverless.webp
Binary file not shown.
Loading