question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Azure Functions Support

See original GitHub issue

Right now i’m using Azure Application Insight and need another alternative for monitoring. Is there any information regarding future developments on azure functions support?

TODO:

  • Update/Add specification:
  • Support tracing dotnet-isolated (out-of-process) functions with a custom middleware.
  • Support dotnet (in-process) runtime (or decide not to).
    • This will be addressed in a dedicated issue: #1952.
  • Prepare CI to support tests using the “Azure Functions Core Tools” (aka functool).
  • Create sample application
  • Create unit tests based on the sample applications and func tool.
  • Make a decision whether we need to support “flushing” or we rely on “continuous export”.
    • Update spec accordingly
    • Find out what “continuous export” could mean in terms of billing or added cost.
  • Make sure that Elastim.Apm.Azure.Functions gets published to NuGet.
  • Documentation.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:8
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

9reactions
MichaelKochcommented, May 31, 2022

would love to have the feature and use apm agent in dotnet azure functions

1reaction
lincolncoecommented, Feb 7, 2023

We are excited to use this! Is there an estimate for when it will be released?

Read more comments on GitHub >

github_iconTop Results From Across the Web

Azure Functions runtime versions overview
Azure Functions currently supports several versions of the runtime host. The following table details the available versions, their support ...
Read more >
Azure Functions documentation
Azure Functions is a cloud service available on-demand that provides all the continually updated infrastructure and resources needed to run your applications.
Read more >
Azure Functions language runtime support policy
To maintain full-support coverages for function apps, Functions support aligns with end-of-life support for a given language. To achieve this, ...
Read more >
Supported languages in Azure Functions
Azure Functions provides a guarantee of support for the major versions of supported programming languages. For most languages, there are minor ...
Read more >
Azure Functions Overview
Azure Functions is a serverless solution that allows you to write less code, maintain less infrastructure, and save on costs.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found