azure怎么安装依赖软件_Azure Application Insights警告我网站上的依赖请求失败

news/2024/5/14 15:16:01/文章来源:https://blog.csdn.net/cunfuxiao7305/article/details/109051301
azure怎么安装依赖软件

azure怎么安装依赖软件

I've been loving Application Insights ever since I hooked it up to my Podcast Site. Application Insights is stupid cheap and provides an unreal number of insights into what's going on in your site. I hooked it up and now I have a nice dashboard showing what's up. It's pretty healthy.

自从将它连接到我的Podcast网站以来,我就一直热爱Application Insights 。 Application Insights愚蠢便宜,可提供大量有关站点中正在发生的事情的见解。 我将其连接起来,现在有了一个不错的仪表板来显示最新情况。 很健康

Here's an interesting view that shows the Availability Test that's checking my site as well as outbound calls (there isn't a lot as I cache aggressively) to SimpleCast where I host my shows.

这是一个有趣的视图,它显示了可用性测试,该测试正在检查我的网站以及托管我的节目的SimpleCast的出站呼叫(我主动缓存的内容不多)。

A chart showing 100% availability

Availability is important, of course, so I set up some tests from a number of locations. I don't want the site to be down in Brazil but up in France, for example.

可用性当然很重要,因此我从多个位置进行了一些测试。 例如,我不希望该网站在巴西开业,而在法国开业。

However, I got an email a week ago that said my site had a sudden rise in failures. Here's the thing, though. When I set up a web test I naively thought I was setting up a "ping." You know, a knock on the door. I figured if the WHOLE SITE was down, they'd tell me.

但是,一周前,我收到一封电子邮件,说我的网站故障突然增多。 不过,这是东西。 设置网络测试时,我天真的认为我正在设置“ ping”。 你知道,敲门。 他们告诉我,我想知道如果整个站点都掉下来了。

Here's my availability for today, along with timing from a bunch of locations world wide.

这是我今天的时间,以及来自全球各地的时间。

Check out this email. The site is fine; that is, the primary requests didn't fail. But dependent request did fail! Application Insights noticed that an image referenced on the home page was suddenly a 404! Why suddenly? Because I put the wrong date and time for an episode and it auto-published before I had the guest's headshot!

查看此电子邮件。 该站点很好; 也就是说,主要请求没有失败。 但是依赖请求确实失败了! Application Insights注意到主页上引用的图像突然是404! 为什么突然呢? 因为我为剧集输入了错误的日期和时间,并且在我被客人爆头之前会自动发布!

I wouldn't have noticed this missing image until a user emailed me, so I was impressed that Application Insights gave me the heads up.

在用户向我发送电子邮件之前,我不会注意到该丢失的图像,因此,我对Application Insights给予了我很大的印象。

1 dependant request failed

Here is the chart for that afternoon when I published a bad show. Note that the site is technically up (it was) but a dependent request (a request after the main GET) failed.

这是我发布糟糕的演出那天下午的图表。 请注意,该站点在技术上处于正常运行状态,但是从属请求(主GET之后的请求)失败。

This is a client side failure, right? An image didn't load and it notified me. Cool. I can (and do) also instrument the back end code. Here you can see someone keeps sending me a PUT request, perhaps trying to poke at my site. By the way, random PUT person has been doing this for months.

这是客户端故障,对吗? 图片未加载,并通知了我。 凉。 我可以(也可以)检测后端代码。 在这里,您可以看到有人不断向我发送PUT请求,也许是想戳我的网站。 顺便说一句,随机的PUT人员已经这样做了几个月。

I can also see slowest requests and dig as deep as I want. In fact I did a whole video on digging into Azure Application Insights that's up on YouTube.

我还可以看到最慢的请求,并根据需要深入挖掘。 实际上,我在YouTube上做了一个关于挖掘Azure应用见解的完整视频。

I've been using Application Insights for maybe a year or two now. Its depth continues to astound me. I KNOW I'm not using it to its fullest and I love that I'm still surprised by it.

我现在已经使用Application Insights大约一两年了。 它的深度继续使我震惊。 我知道我没有充分利用它,我仍然为它感到惊讶。

Friend of the Blog: Want to learn more about .NET for free? Join us at DotNetConf! It's a free virtual online community conference September 12-14, 2018. Head over to https://www.dotnetconf.net to learn more and for a Save The Date Calendar Link.

博客之友:免费了解有关.NET的更多信息? 加入我们的DotNetConf ! 这是2018年9月12日至14日的免费虚拟在线社区会议。 前往https://www.dotnetconf.net了解更多信息并获取“保存日期日历”链接。

翻译自: https://www.hanselman.com/blog/azure-application-insights-warned-me-of-failed-dependent-requests-on-my-site

azure怎么安装依赖软件

本文来自互联网用户投稿,该文观点仅代表作者本人,不代表本站立场。本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如若转载,请注明出处:http://www.luyixian.cn/news_show_815412.aspx

如若内容造成侵权/违法违规/事实不符,请联系dt猫网进行投诉反馈email:809451989@qq.com,一经查实,立即删除!

相关文章

使用Chrome的Lighthouse Auditor优化ASP.NET Core网站

Im continuing to update my podcast site. Ive upgraded it from ASP.NET "Web Pages" (10 year old code written in WebMatrix) to ASP.NET Core 2.1 developed with VS Code. Heres some recent posts: 我正在继续更新我的播客网站。 我已经将其从ASP.NET“网页”…

根据环境为ASP.NET Core网站动态生成robots.txt

Im putting part of older WebForms portions of my site that still run on bare metal to ASP.NET Core and Azure App Services, and while Im doing that I realized that I want to make sure my staging sites dont get indexed by Google/Bing. 我将仍旧在裸机上运行的网…

SEO的艺术(原书第2版)

《SEO的艺术(原书第2版)》基本信息原书名:The Art of SEO, Second Edition作者: Eric Enge Stephan Spencer Jessie Stricchiola Rand Fishkin译者: 姚军丛书名: O’Reilly精品图书系列出版社:机械工业出版社ISBN&…

HTML+CSS网站开发兵书

《HTMLCSS网站开发兵书》基本信息作者: 高洪涛丛书名: 程序员藏经阁出版社:电子工业出版社ISBN:9787121212369上架时间:2013-8-26出版日期:2013 年9月开本:16开页码:516版次&#xf…

浅谈大型网站动态应用系统架构(转)

动态应用,是相对于网站静态内容而言,是指以c/c、php、Java、perl、.net等服务器端语言开发的网络应用软件,比如论坛、网络相册、交友、BLOG等常见应用。动态应用系统通常与数据库系统、缓存系统、分布式存储系统等密不可分。 大型动态应用系统…

2012年5月美国旅游网站排名

2019独角兽企业重金招聘Python工程师标准>>> 2012年5月排名:Expedia居于旅游中介网站首位,TripAdvisor居于目的地及住宿网站首位,Southwest Airlines居于航空公司网站首位。 旅游中介 排名 网站名称 域名 访问率 1 Expedia …

7条大型网站设计和维护的关键技巧

Collis Taeed曾写过一篇博文《7 Crucial Tips for Designing and Maintaining a Large Site 》,为我们分享了大型网站设计及维护的关键技巧,alswl已将此文译成中文,现转载于此,以便大家学习。全文如下: 项目范围和规模…

60多个超炫的视差滚动效果网站设计欣赏

2019独角兽企业重金招聘Python工程师标准>>> 今天见到ebay新版网站的介绍页面,感觉很酷,Jeanne提到这是视差滚动效果,于是想起来之前见到的一些,这种通过鼠标滚动来展现页面元素的做法越来越常见了,于是整理…

asp.net 获取网站根目录

网站在服务器磁盘上的物理路径: HttpRuntime.AppDomainAppPath虚拟程序路径: HttpRuntime.AppDomainAppVirtualPath 任何于Request/HttpContext.Current等相关的方法, 都只能在有请求上下文或者页面时使用. 即在无请求上下文时,HttpContext.Current为null. 而上面提到的方法一直…

分享40款效果非常漂亮的 HTML5 CSS3 网站模板,模板免费下载

HTML5 作为下一代网页语言,加入中众多更具语义的标签,例如video、audio、section、article、header 和 nav 等。而 CSS3 作为 CSS 的下一代版本,同样引入了很多很酷的属性,以前很多需要 JavaScript 才能实现的复杂效果&#xff0c…

小网站到大网站的发展历程

为什么80%的码农都做不了架构师?>>> 开始都在一台服务器上,应用服务器,数据库服务器,文件服务器,访问量大了,内存不够用了,把数据库服务器踢出去,有钱的话可以分成3台&a…

秒杀全网!研发、运营必备实用工具网站

目录 1、搜索引擎 2、PPT 3、图片操作 4、文件共享 5、招聘求职 6、程序员面试题库 7、办公、开发软件 8、高清图片、视频素材网站 9、项目开源 10、算法 11、在线工具宝典大全 12、音乐 13、神辅助工具 14、语音处理 15、大数据 16、电子书 程序员开发需要具备良好的信息检索…

java开发web网站的路由设计_理解Web路由(浅谈前后端路由与前后端渲染)

1.什么是路由?在Web开发过程中,经常会遇到『路由』的概念。那么,到底什么是路由?简单来说,路由就是URL到函数的映射。路由的概念最开始是由后端提出来的,在以前用模板引擎开发页面的时候,是使用路由返回不…

[Erlang24]使用zotonic搭建网站记录

zotonic的搭建网站(blog)记录: zotonic:用Erlang做的一个web 框架:和wordpress 类似,但是官网称比PHP CMS要快10倍以上先看看我的成果:正弦波 localhost:本地回环地址 443:安全服务端口,好记&am…

网站定位之---根据IP获得区域

记得以前做一个培训机构网站时候需要定位,那时候用的搜狐的api,不是很精准。 demo:https://github.com/dunitian/LoTCodeBase/tree/master/NetCode/3.常用技能/06.Position/01.IPToPosition 后来做电商的时候用的新浪的api,感觉还行&#xff…

在阿里云centOS环境下搭建基于thinkphp的网站

Step1:购买服务器以及配置选择 作为学生党的优惠,30块3个月的服务器使用时间(为了成为未来的拍黄片导演怎么口以不舍得花钱) 云服务器ECS 学生特惠 基本按照一开始给你的配置就好了,除了公共镜像那里选择,看个人需求吧…

大型网站架构系列:负载均衡详解(1)

面对大量用户访问、高并发请求,海量数据,可以使用高性能的服务器、大型数据库,存储设备,高性能Web服务器,采用高效率的编程语言比如(Go,Scala)等,当单机容量达到极限时,我们需要考虑业务拆分和分…

大型分布式网站架构技术总结

2019独角兽企业重金招聘Python工程师标准>>> 本文是学习大型分布式网站架构的技术总结。对架构一个高性能,高可用,可伸缩,可扩展的分布式网站进行了概要性描述,并给出一个架构参考。一部分为读书笔记,一部分…

夺命雷公狗ThinkPHP项目之----企业网站28之网站前台左侧导航的实现

我们基于刚才在model层的找顶级分类的代码在进行修改即可&#xff1a; <?php namespace Home\Controller; use Think\Controller; class CommonController extends Controller {function __construct(){//继承父类的构造方法&#xff0c;所以网站在执行的时候会先执行他par…

大型网站及其演进架构之一

大型网站&#xff1a;网站是用来访问的&#xff0c;访问量大&#xff0c;数据量大&#xff0c;即海量数据高并发的访问&#xff0c;就是大型网站。 以交易系统为例&#xff0c;简单介绍下网站的演进过程&#xff0c;比较简陋&#xff0c;权当扫盲。 交易系统包含三个部分&…