Giter Club home page Giter Club logo

ai-talk1's People

Contributors

alexbulankou avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

gfilicetti mjmcg

ai-talk1's Issues

Make me contributor for this repo

I want to keep posting to the repo. Please make me a contributor

(I'll still post via Pull Requests for visibility, not direct commits)

Convert question to step-by-step fix instruction

Let's not use

Try to understand and fix the issue. Hint: open web.config for frontend application and review the URL specified as HeaderUrl.

Instead just do step-by-step instruction how to fix it

RDD path is stripped by backend

SDK is logging the following RDD

Application Insights Telemetry: {
"name":"Microsoft.ApplicationInsights..RemoteDependency",
"time":"2016-12-29T19:07:31.0574247Z",
"iKey":"
",
"tags":{
"ai.operation.parentId":"d93zwpr6ENI=",
"ai.session.id":"Zgt5C",
"ai.operation.id":"d93zwpr6ENI=",
"ai.operation.name":"GET Home/Stock",
"ai.location.ip":"::1",
"ai.internal.agentVersion":"0.13.0",
"ai.cloud.roleInstance":"albulank-lptp31",
"ai.user.id":"l24BC",
"ai.internal.nodeName":"albulank-lptp31",
"ai.internal.sdkVersion":"rddp:2.3.0-791"},
"data":{"baseType":"RemoteDependencyData",
"baseData":{"ver":2,"name":"GET /",
"id":"jNWYO0d3tzg=",
"data":"http://localhost:24001/?stock=amzn",
"duration":"00:00:00.6180000","resultCode":"200","success":true,"type":"Http","target":"localhost"}}}

Note that data.baseData.data is http://localhost:24001/?stock=amzn

However in Analytics and Ibiza I see data becoming just GET /
Expected: Path is GET http://localhost:24001/?stock=amzn

Dry run results

10 minutes for exercise 1
15 minutes for exercise 2
15 minutes for exercise 3
20 minutes for exercise 4
20 minutes for exercise 5

80 minutes total. So we only have 10 minutes for introduction and Q&A. I'd recommend to make exercise 4 more "step-by-step". I was doing lots of guesses there

Another issue I discovered - VM went to windows update on start. Need to check it will not happen at the lab environment.

Dependencies are not correlated to request

operation_Id and operation_ParentID are empty for dependency calls. Need to switch to sync call here

timestamp 2016-11-04T17:27:21.541Z
id m5/tXTdHMss=
target bing.com
type HTTP
name https://bing.com
data https://bing.com/?q=fabrikamfiber
success True
resultCode 200
duration 152.2956
performanceBucket <250ms
customDimensions {"DeveloperMode":"true"}
client_Type PC
client_IP 131.107.174.0
client_City Redmond
client_StateOrProvince Washington
client_CountryOrRegion United States
cloud_RoleInstance sergkanz-dev.redmond.corp.microsoft.com
appId 0a2c4bb7-54cb-4973-a1d3-8e6b4d264d66
appName bo
iKey c92059c3-9428-43e7-9b85-a96fb7c9488f
sdkVersion rddf: 2.1.0.363
itemId f278fd85-a2b3-11e6-9e66-318ddfa818cb
itemType dependency
itemCount 1

ex 4: unclear what I can observe from failed calls

@AlexBulankou

New Application Map view and it's unclear what you meant in "See if there is anything unusual about the failing calls."

Open Application Map for backend. Observe that there are two nodes shown: server and node and remote dependency node. Note, that remote dependency node is showing signifficant percentage of failing calls, however these errors are not propagated to the callers of backend, because all requests are successful.

Click on ... button on finance.google.com remote dependency and open failed calls. See if there is anything unusual about the failing calls.

This is what I see:
image

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.