Coder Social home page Coder Social logo

fluent-plugin-application-insights's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

fluent-plugin-application-insights's Issues

Error sending standard object upstream

In our production environment, we often see:

W, [2020-06-09T21:34:33.610461 #54375] WARN -- application_insights: Failed to send data: Internal Server Error

More detail on the failure including perhaps the actual request packet sent might be more helpful.

RemoteDependency `target` property not correctly mapped

In our setup we're using this plugin to pass our container logs to application insights.
We are logging in the following format (sanatized):

{'data':{'baseData':{'data':'fullURL','duration':'00.00:00:00.028268','id':'2fb3e136-a03c-4e6a-a45f-8d72ff24caa3','name':'GET endpointName','resultCode':'200','success':true,'target':'SOMEAPI','type':'HTTP','ver':2},'baseType':'RemoteDependencyData'},'level':'info',,'name':'Microsoft.ApplicationInsights.RemoteDependency','time':'2019-01-28T03:00:47.118448007Z'}

Everything is mapped correctly to the corresponding columns except for the target property. I expected the target column for this remote dependency entry to contain 'SOMEAPI', instead it contains the hostname of 'fullURL'.

As per Azure docs it says 'When the external service doesn't support monitoring, target is set to the host name of the service (for example, stock-prices-api.com)' (https://docs.microsoft.com/en-us/azure/azure-monitor/app/correlation)

I have these three questions:

  • What does that exactly mean?
  • How does Application Insights determine whether an external service supports monitoring or not?
  • Why is the 'target' property overwritten?

I had also opened an Azure ticket (REG:119012825000608) which pointed me to opening an issue here.

Thanks for your time :)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.