{"updated":"2025-01-19T15:43:59.679190+00:00","metadata":{"_oai":{"id":"oai:ipsj.ixsq.nii.ac.jp:00216793","sets":["1164:4088:10830:10831"]},"path":["10831"],"owner":"44499","recid":"216793","title":["マイクロサービスにおけるコンポーネント間の依存関係に着目した障害原因箇所特定手法の提案"],"pubdate":{"attribute_name":"公開日","attribute_value":"2022-02-28"},"_buckets":{"deposit":"80ddc703-7d34-455c-879d-5da35c5d6ced"},"_deposit":{"id":"216793","pid":{"type":"depid","value":"216793","revision_id":0},"owners":[44499],"status":"published","created_by":44499},"item_title":"マイクロサービスにおけるコンポーネント間の依存関係に着目した障害原因箇所特定手法の提案","author_link":["560322","560326","560324","560325","560323"],"item_titles":{"attribute_name":"タイトル","attribute_value_mlt":[{"subitem_title":"マイクロサービスにおけるコンポーネント間の依存関係に着目した障害原因箇所特定手法の提案"},{"subitem_title":"Development of a Failure Cause Identification System Focused on the Component Dependencies in Microservices","subitem_title_language":"en"}]},"item_keyword":{"attribute_name":"キーワード","attribute_value_mlt":[{"subitem_subject":"IOT","subitem_subject_scheme":"Other"}]},"item_type_id":"4","publish_date":"2022-02-28","item_4_text_3":{"attribute_name":"著者所属","attribute_value_mlt":[{"subitem_text_value":"広島市立大学大学院情報科学研究科"},{"subitem_text_value":"広島大学情報メディア教育研究センター"},{"subitem_text_value":"広島市立大学大学院情報科学研究科"},{"subitem_text_value":"野村アセットマネジメント株式会社"},{"subitem_text_value":"広島市立大学大学院情報科学研究科"}]},"item_4_text_4":{"attribute_name":"著者所属(英)","attribute_value_mlt":[{"subitem_text_value":"Graduate School of Information Sciences, Hiroshima City University","subitem_text_language":"en"},{"subitem_text_value":"Information Media Center, Hiroshima University","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Information Sciences, Hiroshima City University","subitem_text_language":"en"},{"subitem_text_value":"Nomura Asset Management Co., Ltd.","subitem_text_language":"en"},{"subitem_text_value":"Graduate School of Information Sciences, Hiroshima City University","subitem_text_language":"en"}]},"item_language":{"attribute_name":"言語","attribute_value_mlt":[{"subitem_language":"jpn"}]},"item_publisher":{"attribute_name":"出版者","attribute_value_mlt":[{"subitem_publisher":"情報処理学会","subitem_publisher_language":"ja"}]},"publish_status":"0","weko_shared_id":-1,"item_file_price":{"attribute_name":"Billing file","attribute_type":"file","attribute_value_mlt":[{"url":{"url":"https://ipsj.ixsq.nii.ac.jp/record/216793/files/IPSJ-IOT22056037.pdf","label":"IPSJ-IOT22056037.pdf"},"date":[{"dateType":"Available","dateValue":"2024-02-28"}],"format":"application/pdf","billing":["billing_file"],"filename":"IPSJ-IOT22056037.pdf","filesize":[{"value":"1.3 MB"}],"mimetype":"application/pdf","priceinfo":[{"tax":["include_tax"],"price":"660","billingrole":"5"},{"tax":["include_tax"],"price":"330","billingrole":"6"},{"tax":["include_tax"],"price":"0","billingrole":"43"},{"tax":["include_tax"],"price":"0","billingrole":"44"}],"accessrole":"open_date","version_id":"3cbe98a0-bcc3-4810-92fd-53d53ae0228d","displaytype":"detail","licensetype":"license_note","license_note":"Copyright (c) 2022 by the Information Processing Society of Japan"}]},"item_4_creator_5":{"attribute_name":"著者名","attribute_type":"creator","attribute_value_mlt":[{"creatorNames":[{"creatorName":"土手, 貴裕"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"近堂, 徹"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"前田, 香織"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"今村, 光良"}],"nameIdentifiers":[{}]},{"creatorNames":[{"creatorName":"高野, 知佐"}],"nameIdentifiers":[{}]}]},"item_4_source_id_9":{"attribute_name":"書誌レコードID","attribute_value_mlt":[{"subitem_source_identifier":"AA12326962","subitem_source_identifier_type":"NCID"}]},"item_4_textarea_12":{"attribute_name":"Notice","attribute_value_mlt":[{"subitem_textarea_value":"SIG Technical Reports are nonrefereed and hence may later appear in any journals, conferences, symposia, etc."}]},"item_resource_type":{"attribute_name":"資源タイプ","attribute_value_mlt":[{"resourceuri":"http://purl.org/coar/resource_type/c_18gh","resourcetype":"technical report"}]},"item_4_source_id_11":{"attribute_name":"ISSN","attribute_value_mlt":[{"subitem_source_identifier":"2188-8787","subitem_source_identifier_type":"ISSN"}]},"item_4_description_7":{"attribute_name":"論文抄録","attribute_value_mlt":[{"subitem_description":"IT システムの新たなアーキテクチャとしてマイクロサービスが注目されている.マイクロサービスではシステムが持つ各機能を独立したコンポーネントとして分割し API で疎結合させることで,機能単位での頻繁な改修が容易となり,顧客の要望への迅速な対応が可能となる.しかし,マイクロサービス化によりシステム構成の複雑性とシステム状態を把握するための時系列データであるメトリックの数が増大するため,障害原因であるコンポーネント(障害原因箇所)の特定が困難となる.本研究では,マイクロサービスにはコンポーネント間で API 呼び出しによる依存関係があることに着目し,メトリックの定常時からの変化量にコンポーネント間の依存関係を組み合わせることで障害原因箇所を特定する手法を提案する.また,提案手法による障害原因箇所特定システムを開発し,EC サイトを模したマイクロサービスのベンチマークを用いた実験を行った.特定精度および特定に要する時間について評価を行い,これらの結果から提案手法の有効性を示す.","subitem_description_type":"Other"}]},"item_4_biblio_info_10":{"attribute_name":"書誌情報","attribute_value_mlt":[{"bibliographicPageEnd":"7","bibliographic_titles":[{"bibliographic_title":"研究報告インターネットと運用技術(IOT)"}],"bibliographicPageStart":"1","bibliographicIssueDates":{"bibliographicIssueDate":"2022-02-28","bibliographicIssueDateType":"Issued"},"bibliographicIssueNumber":"37","bibliographicVolumeNumber":"2022-IOT-56"}]},"relation_version_is_last":true,"weko_creator_id":"44499"},"created":"2025-01-19T01:17:18.563988+00:00","id":216793,"links":{}}