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

Provide a way to log metrics via context.log #147

Closed
jeffhollan opened this issue Nov 4, 2018 · 2 comments
Closed

Provide a way to log metrics via context.log #147

jeffhollan opened this issue Nov 4, 2018 · 2 comments
Labels
out of scope Unfortunately there's always more work than people to do it

Comments

@jeffhollan
Copy link

In C# you can use the logger to create custom metrics in App Insights. Would be nice to expose this as well - potentially with something like context.log.metric('Duration', 1234)

@mhoeger
Copy link
Contributor

mhoeger commented Jan 5, 2019

(Note: this feature is available in V1 but not V2)

@ejizba ejizba removed this from the Triaged milestone Nov 15, 2021
@ejizba
Copy link
Contributor

ejizba commented Jan 31, 2022

The link to the docs in the original issue is out of date, and I think by now all languages (except maybe C#Script?) are leveraging an app insights sdk as opposed to something on the logger. We have several improvements around app insights already on the docket, namely #522 and #523. Closing in favor of those and due to lack of activity on this issue

@ejizba ejizba closed this as completed Jan 31, 2022
@ejizba ejizba added the out of scope Unfortunately there's always more work than people to do it label Jan 31, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
out of scope Unfortunately there's always more work than people to do it
Projects
None yet
Development

No branches or pull requests

4 participants