Splunk Synthetic Monitoring の主なコンセプト 🔗
これらの主要概念は、Splunk Synthetic Monitoring を最大限に活用するのに役立ちます。
概念 |
説明 |
---|---|
Synthetic Monitoring |
A monitoring technique to test site or application performance by generating simulated user behavior from a variety of geographic locations, devices, and connection types and by measuring response times and other performance metrics. This level of monitoring lets you proactively measure how your webpages are performing without needing to rely on data generated by real users, so that you can identify and fix problems before they affect user experience or application revenue. |
Synthetics |
Synthetic Monitoring の一般的な略語。 |
Test |
An ordered sequence of actions or operations to perform on a target URL or endpoint, similar to a script. A test is the primary mechanism for monitoring applications in Splunk Synthetic Monitoring. You can set up browser, uptime, and API tests to run at your preferred frequency from the devices and locations of your choosing. |
Run |
An instance of a test invocation from a specific device and location and at a specific time. |
Metric |
A numeric indicator of a performance factor. Each run of a test captures metrics and diagnostics that provide insight into your application’s performance. See the following links for details on the metrics available captured by each test type: | | - ブラウザテストメトリクス | - アップタイムテストメトリクス | - APIテストメトリクス | |
ブラウザテスト |
A synthetic test that simulates and analyzes the user experience of loading a page or performing a workflow on a site or application. |
アップタイムテスト |
A synthetic test that monitors the response times and response codes of HTTP requests and server ports. |
APIテスト |
A synthetic test that monitors the functionality and performance of API endpoints. |
ウォーターフォールチャート |
A visualization that represents the performance of resources on a webpage in a browser test. |
Device |
A predefined combination of a specific viewport size and network connection. For more information about devices, viewports, and network connections, see デバイス. |
Public location |
A public IP address from which you can run synthetic tests to simulate performance for users in that location. See パブリックロケーション. |
Private location |
A name you create in Splunk Synthetic Monitoring to represent a custom location from which you can run synthetic tests. The name you give to a private location allows you to specify that name in a synthetic test’s Locations field. You must also set up one or more private runners within every private location to do the actual communication with your targets and with Splunk Synthetic Monitoring. You can use a private location to test an internal endpoint or to test a public endpoint from a location that isn’t included in the list of Splunk Synthetic Monitoring public locations. See プライベートロケーション. |
Private runner |
A private runner queries Splunk Synthetic Monitoring for tests configured to run in its inherent private location, performs the test’s steps on your private target, and reports the results back to Splunk Synthetic Monitoring. Because a private runner must have access to your private target, it is a Docker image which you deploy on your own infrastructure, within your own internal network. See プライベートロケーション. |
さらに詳しく 🔗
Splunk Synthetic Monitoring の詳細については、以下のトピックを参照してください: