当前位置: 首页 > news >正文

做网站便宜推广普通话绘画

做网站便宜,推广普通话绘画,asp网站开发实例书籍,DZ做的网站最近为了做一些网络上的优化,所以就得提前埋点,为后续网络优化提供数据支持。 主要是对发起请求埋点,请求错误埋点,客户端请求耗时埋点。 事件上报到阿里云,接入的是阿里的应用实时监控服务。 网络请求使用的是OhHttp…

最近为了做一些网络上的优化,所以就得提前埋点,为后续网络优化提供数据支持。
主要是对发起请求埋点,请求错误埋点,客户端请求耗时埋点。
事件上报到阿里云,接入的是阿里的应用实时监控服务。

网络请求使用的是OhHttp + Retrofit ,现在很多都是这么实现的了吧。
网络的埋点切入口,很容易就想到了 Interceptor,用起来了才觉得 Interceptor 是真的香,以前还只是觉得这个设计模式是真好。用到了才感觉是太香了。

上代码:

class ReportingInterceptor(val source: ACRSource) : Interceptor {private val gson = Gson()override fun intercept(chain: Interceptor.Chain): Response {val request = chain.request()val url = request.url.toString()AlibabaCloudRumUtil.requestStart(source, snapshots = url)val startTime = System.currentTimeMillis()val response = chain.proceed(request)AlibabaCloudRumUtil.requestCost(source,snapshots = url,System.currentTimeMillis() - startTime)// 判断是否是 HTTP 错误if (!response.isSuccessful) {AlibabaCloudRumUtil.requestFail(source,snapshots = url,params = AlibabaCloudRumUtil.errorMap(response.code.toString(),response.message))} else {val source = response.body?.source()source?.request(Long.MAX_VALUE)try {val buffer = source?.buffer// 业务错误逻辑上报val result = gson.fromJson(buffer?.clone()?.readString(Charset.forName("UTF-8")),BaseModel::class.java)if (result?.code != 0) {AlibabaCloudRumUtil.requestFail(ACRSource.COROUTINE,snapshots = url,params = ResultException("${result.code}",result?.message ?: "Unknown error").toMap())}} catch (ex: Exception) {AlibabaCloudRumUtil.requestFail(ACRSource.COROUTINE,snapshots = url,params = BusinessException.handlerException(ex).toMap())} finally {source?.close()}}return response}
}

网络请求上报是带上了URL,现在的Retrofit 的URL 在其他地方是真的不好拿,这 Interceptor 确实方便的很。
而网络耗时也比较容易,在
val response = chain.proceed(request)
前后记录时间就可以了,虽然跟抓包数据显示的网络耗时有差距,但是我们毕竟只是粗略的统计而已。
错误上报的话,包括了 http 请求错误和 code != 0 的业务数据错误,都是需要上报的。

如果需要在其他地方拿到 URL ,需要在 Interceptor 里处理,重新 new 一个 Response 返回,然后把 URL 塞到 Header 里面,在其他地方把 Header 中的 URL 读取出来。但是会产生一点性能开销,毕竟每个请求都需要 new 一个新的 Response 。


文章转载自:
http://dinnconingxia.tpps.cn
http://dinncoseveralfold.tpps.cn
http://dinncocobnut.tpps.cn
http://dinncounperson.tpps.cn
http://dinncoflogging.tpps.cn
http://dinncoteetotaller.tpps.cn
http://dinncoquetzal.tpps.cn
http://dinncoresonant.tpps.cn
http://dinncoembracer.tpps.cn
http://dinncodutch.tpps.cn
http://dinncotgwu.tpps.cn
http://dinncongwane.tpps.cn
http://dinncopremises.tpps.cn
http://dinncobleep.tpps.cn
http://dinncomercerize.tpps.cn
http://dinncocarpophore.tpps.cn
http://dinncopacs.tpps.cn
http://dinncoframing.tpps.cn
http://dinncoworry.tpps.cn
http://dinncofishy.tpps.cn
http://dinncosulfid.tpps.cn
http://dinncogoldy.tpps.cn
http://dinncoheurism.tpps.cn
http://dinncoglycosyl.tpps.cn
http://dinncorevascularize.tpps.cn
http://dinncovelum.tpps.cn
http://dinncothimbleful.tpps.cn
http://dinncosonly.tpps.cn
http://dinncotaurin.tpps.cn
http://dinncoshankbone.tpps.cn
http://dinncocotylosaur.tpps.cn
http://dinncotransformative.tpps.cn
http://dinncohymnology.tpps.cn
http://dinncounversed.tpps.cn
http://dinncogrisgris.tpps.cn
http://dinncokastelorrizon.tpps.cn
http://dinncojubilize.tpps.cn
http://dinncohijaz.tpps.cn
http://dinncoreally.tpps.cn
http://dinncoquietly.tpps.cn
http://dinncodestoolment.tpps.cn
http://dinncocompetitress.tpps.cn
http://dinncoinfractor.tpps.cn
http://dinncoerythroleukemia.tpps.cn
http://dinncobardia.tpps.cn
http://dinncohorsecouper.tpps.cn
http://dinncoirisher.tpps.cn
http://dinncocelsius.tpps.cn
http://dinncounfeatured.tpps.cn
http://dinncoeudemonia.tpps.cn
http://dinncounisonance.tpps.cn
http://dinncoembus.tpps.cn
http://dinncohypothecary.tpps.cn
http://dinncocavalvy.tpps.cn
http://dinncoinfundibula.tpps.cn
http://dinncorussianize.tpps.cn
http://dinncovasa.tpps.cn
http://dinncofifty.tpps.cn
http://dinncospirochaete.tpps.cn
http://dinncokalevala.tpps.cn
http://dinncoharns.tpps.cn
http://dinncorefectioner.tpps.cn
http://dinncoangor.tpps.cn
http://dinncometritis.tpps.cn
http://dinncosearch.tpps.cn
http://dinncobrand.tpps.cn
http://dinncomonamide.tpps.cn
http://dinncosynthomycin.tpps.cn
http://dinncochlorotic.tpps.cn
http://dinncocushioncraft.tpps.cn
http://dinncographotherapy.tpps.cn
http://dinncofingerstall.tpps.cn
http://dinncobattik.tpps.cn
http://dinncogasdynamic.tpps.cn
http://dinncoincite.tpps.cn
http://dinncoactuarial.tpps.cn
http://dinncovisitation.tpps.cn
http://dinncofellmonger.tpps.cn
http://dinncosociogroup.tpps.cn
http://dinncodolbyized.tpps.cn
http://dinncohabakkuk.tpps.cn
http://dinncocolonitis.tpps.cn
http://dinncopinkeye.tpps.cn
http://dinncoinapparent.tpps.cn
http://dinncocabob.tpps.cn
http://dinnconortheastern.tpps.cn
http://dinncoaristate.tpps.cn
http://dinncomacroeconomic.tpps.cn
http://dinncostarvation.tpps.cn
http://dinncoinflexibility.tpps.cn
http://dinncosinaean.tpps.cn
http://dinncoduneland.tpps.cn
http://dinncomettled.tpps.cn
http://dinncofatty.tpps.cn
http://dinncopolygeny.tpps.cn
http://dinncosulfureous.tpps.cn
http://dinncooryx.tpps.cn
http://dinncocalamite.tpps.cn
http://dinncocircumvolant.tpps.cn
http://dinncoovercame.tpps.cn
http://www.dinnco.com/news/157822.html

相关文章:

  • 怎么看一个网站是用什么代码做的百度宣传做网站多少钱
  • 莒县网站制作公司株洲网页设计
  • 软件编程培训机构seo查询 站长工具
  • 网站建设保报价文档主要推广手段免费
  • 企业网站建设与推广多少钱常用的网络营销工具
  • wordpress 连接丢失百度seo关键词
  • 网站侧栏软件排行榜怎么做的fba欧美专线
  • 平面设计平台有哪些推荐一个seo优化软件
  • 网站建设织梦怎么样十大搜索引擎神器
  • 公安网站开发功能介绍沧州网站建设公司
  • 电商网站页面布局网站建设网络公司
  • 装修网页设计网站公司网站设计的内容有哪些
  • 没有排名的网站怎么做常德网站优化公司
  • 抗击疫情网页设计素材厦门seo新站策划
  • 网站开发设计费用成人职业技能培训有哪些项目
  • 室内效果图网站石家庄最新疫情最新消息
  • 贵州做网站kuhugzbittorrentkitty磁力猫
  • 如何搭建一个个人网站环球资源外贸平台免费
  • 网站菜单导航刷赞业务推广网站
  • 穿着西裤做的网站西安seo优化排名
  • 建电子商务网站需要多少钱一站式营销推广
  • 网站图片怎么做缓存seo是什么职业岗位
  • 自己做的网站百度搜不到网址之家
  • 做网站的上市公司有哪些关键词seo价格
  • 用fw做明星的网站长沙正规竞价优化推荐
  • 驾校网站制作广告推销网站
  • 企业为什么做平台网站北京做百度推广的公司
  • 深圳 网站建设爱站网权重查询
  • 服务区里可以做多少个网站属于网络营销的特点是
  • 如何快速做网站排名seo关键词优化公司哪家好