JPWO2022055586A5 - - Google Patents

Download PDF

Info

Publication number
JPWO2022055586A5
JPWO2022055586A5 JP2023516156A JP2023516156A JPWO2022055586A5 JP WO2022055586 A5 JPWO2022055586 A5 JP WO2022055586A5 JP 2023516156 A JP2023516156 A JP 2023516156A JP 2023516156 A JP2023516156 A JP 2023516156A JP WO2022055586 A5 JPWO2022055586 A5 JP WO2022055586A5
Authority
JP
Japan
Prior art keywords
span
operations
tracer
request
priority
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2023516156A
Other languages
English (en)
Other versions
JP2023542646A (ja
Publication date
Application filed filed Critical
Priority claimed from PCT/US2021/036007 external-priority patent/WO2022055586A1/en
Publication of JP2023542646A publication Critical patent/JP2023542646A/ja
Publication of JPWO2022055586A5 publication Critical patent/JPWO2022055586A5/ja
Pending legal-status Critical Current

Links

Claims (9)

  1. ウェブアプリケーションを自動的にインストルメント化する方法であって、
    前記ウェブアプリケーションのコードから、前記ウェブアプリケーションがユーザーインタラクションによってトリガされるイベントを含むことを特定することと、
    前記イベントをトレーサーと対応付けることとを含み、前記トレーサーは、前記イベントによって引き起こされる第1操作セットの実行に基づいてトレーシング情報のログを取り、第1スパンのパフォーマンスの第1測定値を取得するように構成され、前記第1スパンは、第1操作セットを含み、前記パフォーマンスの第1測定値は、(i)前記第1操作セットを実行するための処理サイクルの数および(ii)前記第1操作セットの実行時間のうち、1つ以上を含み、前記方法は、さらに、
    前記第1操作セットの実行がサーバーへのリクエストを行わせることを前記コードにおいて特定することと、
    前記リクエストを前記トレーサーと対応付けることとを含み、前記トレーサーは、前記リクエストによって引き起こされる第2操作セットの実行に基づいてトレーシング情報のログを取り、第2スパンのパフォーマンスの第2測定値を取得するように構成され、前記第2スパンは、前記第2操作セットを含み、前記第2スパンは、前記第1スパンの子スパンであり、前記パフォーマンスの第2測定値は、(i)前記第2操作セットを実行するための処理サイクルの数および(ii)前記第2操作セットの実行時間のうち、1つ以上を含む、方法。
  2. 前記第1スパンの優先順位を受信することと、
    前記優先順位が優先順位許容範囲外であると判断することと、
    前記判断することに基づいて前記第1スパンをプロキシスパンとみなすこととをさらに含み、前記第1スパンをプロキシスパンとみなすことは、前記トレーサーに、前記第1操作セットの実行に基づいて情報のログを取らせないようにする、請求項1に記載の方法。
  3. 更新された前記第1スパンの優先順位にアクセスすることと、
    更新された前記優先順位が前記優先順位許容範囲内であると判断したことに応答して、前記トレーサーをインスタンス化し、前記第1スパンをスパンと新たにみなすこととをさらに含む、請求項2に記載の方法。
  4. 前記ウェブアプリケーションの開始に基づいて前記トレーサーおよび前記トレーサーをインスタンス化することと、
    前記イベントのトリガに基づいて前記第1スパンの開始のログを自動的に取ることと、
    前記リクエストのトリガに基づいて前記第2スパンの開始のログを自動的に取ることと、
    前記第2操作セットの完了に基づいて前記第2スパンの終了のログを自動的に取ることと、
    前記第1操作セットの完了に基づいて前記第1スパンの終了のログを自動的に取ることとをさらに含む、請求項1~3のいずれか1項に記載の方法。
  5. 前記リクエストのトリガに基づいて前記リクエストを外部サーバーに送ることと、
    前記送ることに基づいて前記外部サーバー上で前記第2スパンの開始のログを自動的に取ることと、
    前記外部サーバー上で前記第2操作セットを実行することと、
    前記外部サーバー上で前記第2スパンの終了のログを自動的に取ることと、
    前記第2スパンの終了の指示を前記外部サーバーから受信することとをさらに含む、請求項1~3のいずれか1項に記載の方法。
  6. 前記第1スパンの優先順位にアクセスすることと、
    前記第1スパンの優先順位および前記ウェブアプリケーションの開始に基づいて前記トレーサーをインスタンス化することと、
    前記リクエストのトリガに基づいて前記第2スパンの開始のログを自動的に取ることと、
    前記第2操作セットの完了に基づいて前記第2スパンの終了のログを自動的に取ることとをさらに含む、請求項1に記載の方法。
  7. 前記リクエストは、前記サーバーに前記第2操作セットを実行させ、
    前記第2スパンの終了のログを自動的に取ることは、前記第2スパンに関する情報を含むヘッダを前記サーバーから受信することを含む、請求項6に記載の方法。
  8. システムであって、
    コンピュータ実行可能なプログラム命令を格納した非一時的なコンピュータ読み取り可能な媒体と、
    前記非一時的なコンピュータ読み取り可能な媒体に通信可能に連結され、請求項1~7のいずれか1項に記載の方法を実行するために、前記コンピュータ実行可能なプログラム命令を実行する少なくとも1つのプロセッサとを備えた、システム。
  9. プロセッサに、請求項1~7のいずれか1項に記載の方法を実行させる、プログラム。
JP2023516156A 2020-09-13 2021-06-04 差し込みサービスバックプレッシャーに基づくスマートなスパン優先順位付け Pending JP2023542646A (ja)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US202063077649P 2020-09-13 2020-09-13
US63/077,649 2020-09-13
PCT/US2021/036007 WO2022055586A1 (en) 2020-09-13 2021-06-04 Smart span prioritization based on ingestion service backpressure

Publications (2)

Publication Number Publication Date
JP2023542646A JP2023542646A (ja) 2023-10-11
JPWO2022055586A5 true JPWO2022055586A5 (ja) 2024-05-07

Family

ID=76695867

Family Applications (3)

Application Number Title Priority Date Filing Date
JP2023516200A Pending JP2023541407A (ja) 2020-09-13 2021-06-04 スマート分散型追跡コンテキストの挿入
JP2023516207A Pending JP2023541413A (ja) 2020-09-13 2021-06-04 リッチクライアントアプリケーションランタイムフレームワークの革新的な遠隔測定
JP2023516156A Pending JP2023542646A (ja) 2020-09-13 2021-06-04 差し込みサービスバックプレッシャーに基づくスマートなスパン優先順位付け

Family Applications Before (2)

Application Number Title Priority Date Filing Date
JP2023516200A Pending JP2023541407A (ja) 2020-09-13 2021-06-04 スマート分散型追跡コンテキストの挿入
JP2023516207A Pending JP2023541413A (ja) 2020-09-13 2021-06-04 リッチクライアントアプリケーションランタイムフレームワークの革新的な遠隔測定

Country Status (5)

Country Link
US (9) US11797417B2 (ja)
EP (3) EP4211561A1 (ja)
JP (3) JP2023541407A (ja)
CN (3) CN116194896A (ja)
WO (3) WO2022055584A1 (ja)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11797417B2 (en) 2020-09-13 2023-10-24 Oracle International Corporation Smart distributed tracing context injection
US12107858B2 (en) * 2021-02-17 2024-10-01 Target Brands, Inc. Client-side blocking and reporting of unauthorized network transmissions
US20220398603A1 (en) * 2021-06-09 2022-12-15 Ally Financial Inc. Distributed tracing techniques for acquiring business insights
US11915064B2 (en) * 2022-01-19 2024-02-27 Vmware, Inc. Highly concurrent and responsive application programming interface (API) in eventual consistency environment
US20240168734A1 (en) * 2022-11-21 2024-05-23 International Business Machines Corporation Identifying involvement of application services in a distributed application

Family Cites Families (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7401141B2 (en) 2003-01-07 2008-07-15 International Business Machines Corporation Method and system for monitoring performance of distributed applications
US7076500B2 (en) * 2003-06-30 2006-07-11 David Gallant Selective file caching method
US7886281B2 (en) * 2004-03-30 2011-02-08 Symantec Corporation System and methods for cross-tier transaction tracing
US7496901B2 (en) 2004-06-22 2009-02-24 International Business Machines Corporation Method for boundary trace with reproduction facility
JP2006172142A (ja) 2004-12-16 2006-06-29 Matsushita Electric Ind Co Ltd マルチプロセッサシステム
US7467247B2 (en) 2005-10-31 2008-12-16 Hewlett-Packard Development Company, L.P. Timeouts on accessing a shared resource
US8245200B2 (en) 2008-07-11 2012-08-14 International Business Machines Corporation Method, system, and apparatus for dynamically injecting logging statements into web 2.0 javascript applications
US8230228B2 (en) * 2008-10-31 2012-07-24 International Business Machines Corporation Support of tamper detection for a log of records
US20100162247A1 (en) 2008-12-19 2010-06-24 Adam Welc Methods and systems for transactional nested parallelism
US8407321B2 (en) 2010-04-21 2013-03-26 Microsoft Corporation Capturing web-based scenarios
US8452837B2 (en) 2010-11-03 2013-05-28 Google Inc. Data delivery
US9571591B2 (en) 2011-12-28 2017-02-14 Dynatrace Llc Method and system for tracing end-to-end transaction which accounts for content update requests
US9497095B2 (en) * 2012-03-22 2016-11-15 International Business Machines Corporation Dynamic control over tracing of messages received by a message broker
US20140053056A1 (en) * 2012-08-16 2014-02-20 Qualcomm Incorporated Pre-processing of scripts in web browsers
US20140317604A1 (en) * 2013-04-20 2014-10-23 Concurix Corporation Real Time Analysis of Tracer Summaries to Change Tracer Behavior
US8966452B2 (en) * 2013-04-20 2015-02-24 Concurix Corporation User interaction analysis of tracer data for configuring an application tracer
US9405654B2 (en) * 2013-06-20 2016-08-02 Microsoft Technology Licensing, Llc Monitoring mobile application performance
US10257316B2 (en) 2014-03-30 2019-04-09 Cisco Technology, Inc. Monitoring of node.js applications
US9703675B2 (en) * 2014-08-11 2017-07-11 Microsoft Technology Licensing, Llc Structured logging and instrumentation framework
US9924293B2 (en) 2014-10-17 2018-03-20 Ca, Inc. Mobile applications incorporating mobile-based transactions detection and monitoring means
US10114830B2 (en) 2015-09-28 2018-10-30 Oracle International Corporation Lazy logger wrappers
US11580001B2 (en) 2015-11-11 2023-02-14 Box, Inc. Dynamic generation of instrumentation locators from a document object model
US20180032905A1 (en) 2016-07-29 2018-02-01 Appdynamics Llc Adaptive Anomaly Grouping
EP3776193B1 (en) * 2018-03-30 2023-10-25 Fullstory, Inc. Capturing and processing interactions with a user interface of a native application
US11343281B2 (en) 2019-08-16 2022-05-24 Cisco Technology, Inc. Enhanced web application security communication protocol
US11775501B2 (en) 2018-10-26 2023-10-03 Splunk Inc. Trace and span sampling and analysis for instrumented software
US11704129B2 (en) 2019-11-25 2023-07-18 The Board Of Trustees Of The University Of Illinois Transparent interpretation and integration of layered software architecture event streams
US11334554B2 (en) * 2019-12-16 2022-05-17 Netflix, Inc. Watermark-based techniques for change-data-capture
US11339673B2 (en) 2020-01-17 2022-05-24 Raytheon Technologies Corporation Rotor assembly with internal vanes
US11797417B2 (en) 2020-09-13 2023-10-24 Oracle International Corporation Smart distributed tracing context injection

Similar Documents

Publication Publication Date Title
US10657038B1 (en) Mock server for testing
JP2015533007A5 (ja)
JP5425699B2 (ja) 情報処理装置、テストケース生成方法、プログラムおよび記録媒体
US8930756B2 (en) Grouping related errors in a distributed computing environment
WO2017041657A1 (zh) 一种应用接口管理方法和装置
US20140317617A1 (en) Optimized Deployment of Data Services on the Cloud
JP2019537782A5 (ja)
CN108415804B (zh) 获取信息的方法、终端设备及计算机可读存储介质
US20190196936A1 (en) Conditional wrapper for program object
JP2015511737A5 (ja)
EP2947582A1 (en) Computing device and method for executing database operation command
WO2015118454A1 (en) System and method for providing runtime diagnostics of executing applications
WO2012088930A1 (zh) 触发操作方法、多核分组调试方法、装置及系统
WO2019056741A1 (zh) 数据流分析方法、装置、设备及介质
WO2020232871A1 (zh) 一种微服务依赖分析方法及装置
WO2024012003A1 (zh) 数据处理方法、装置、设备、存储介质和程序产品
CN112685745B (zh) 一种固件检测方法、装置、设备及存储介质
JPWO2022055586A5 (ja)
CN110502581B (zh) 分布式数据库系统监测方法及装置
US20060248101A1 (en) Extensible and unobtrusive script performance monitoring and measurement
US10768913B2 (en) Method for performing deep static analysis with or without source code
WO2015184908A1 (zh) 一种反向调试方法、装置及调试器
US7200839B2 (en) Debugging transactions across multiple processors
CN114006891A (zh) 信息的上报方法、装置、设备及存储介质
JP2019501552A5 (ja) ケーブリング試験結果をケーブリング試験構成と照合するためのシステム及びクラウドベースのコンピュータサーバ