Customer Cases
Pricing

Optimizing Performance Monitoring with PerfDog: Customizing Your Data File Server Address

LEARN HOW TO CUSTOMIZE YOUR DATA FILE SERVER ADDRESS FOR ENHANCED PERFORMANCE MONITORING WITH PERFDOG.

As an Android developer, are you looking for more control over your app's performance data storage and management? Customizing your data file server address when using PerfDog, a powerful performance monitoring tool, can help you achieve this. In this blog post, we will guide you on how to modify the data file server address and implement the required interfaces for seamless integration with PerfDog.

Step 1: Modify the Data File Server Address

To change the data file server address, update the address in the PerfDog settings, as shown in the image below:

Step 2: Implement the Required Interfaces

For successful data upload to your custom server, implement the following interfaces:

1. Base Path

Customize the base path according to your upload service requirements. Include the protocol (HTTP/HTTPS), domain name or IP address, port, and upload interface path.

2. Upload Test Data

Implement a POST method to upload performance data like FPS, Jank, etc. The response should include an error code, error string, and a report ID.

3. Set Test App Icon

Implement a PUT method to set the test app icon. The request should include the report ID and the icon file. The response should include an error code and error string.

4. Upload App Screenshots

Implement a POST method to upload app screenshots generated during the test. The request should include the report ID and the screenshot files. The response should include an error code and error string.

5. Finish Uploading Test Data

Implement a PUT method to indicate the completion of the data upload process. The request should include the report ID. The response should include an error code and error string.

Conclusion

Customizing your data file server address and implementing the required interfaces can give you more control over your performance data storage and management. This will enable you to better analyze and optimize your applications, ensuring a seamless user experience. Take advantage of PerfDog's powerful features and start customizing your data file server address today to enhance your app's performance monitoring capabilities.

PD网络测试推广
Latest Posts
1WeTest at GDC 2026: AI Automated Testing Ushers in a New Era of Game Quality WeTest at GDC 2026 showcases a revolutionary AI Automated Testing Solution that transforms game quality assurance. Learn how WeTest's AI Test Agent Platform enables scalable quality production through computing power, delivering controllable, reproducible, and intelligent testing capabilities.
2Precision Testing in Practice: A Fund Team's Journey from Experience-Based to Data-Driven Quality Assurance Learn how Shenwanhongyuan Securities implemented precision testing to reduce regression testing by 67%. This technical guide covers JaCoCo implementation, method-level code mapping, and intelligent test case recommendation for financial services applications.
3How to Do Performance Test Monitoring: Key Metrics & Tuning Tips Learn how to do performance test monitoring effectively. Discover key metrics (RT, TPS, IOPS), identify CPU/memory/database bottlenecks, and follow step-by-step tuning tips for stable, efficient systems.
4The Ultimate Guide to AI Agent Performance Testing Learn comprehensive AI Agent performance testing strategies, environment setup, tool selection, and optimization techniques. Master how to ensure stability and efficiency in production.
5LLM Security Testing in ToB Scenarios: A Practical Guide & Framework Explore the unique security risks of LLMs in ToB scenarios, including prompt injection and system prompt leakage. Learn about the 'llm-safe-test' framework and how to automate safety judgment for enterprise AI applications.