Skip to main content

Generate graphs based on outputs from Quality Gate

Project description

License PyPI version fury.io coverage GitHub commit activity GitHub release

QGate-Graph

The QGate graph generates graphical outputs based on performance tests (QGate Perf). Key benefits:

  • provide graphs about Performance/Throughput and Response time (on typically client side)
  • provide graphs about Executors in time

These graphs only visualize outputs from performance tests, it is not replacement of detail views from Grafana, Prometheus, etc. in detail of CPU, GPU, RAM, I/O etc. on side of testing system.

Usage

    from qgate_graph.graph_performance import GraphPerformance
    from qgate_graph.graph_executor import GraphExecutor
    import logging

    # setup login level
    logging.basicConfig()
    logging.getLogger().setLevel(logging.INFO)

    # generate performance/throughput graphs
    graph=GraphPerformance()
    graph.generate_from_dir()
    
    # generate excutors in time graphs
    graph=GraphExecutor()
    graph.generate_from_dir()

Outputs

Performance/Throughput & Response time

graph graph

Executors in time

graph graph

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

qgate_graph-1.4.17-py3-none-any.whl (14.2 kB view details)

Uploaded Python 3

File details

Details for the file qgate_graph-1.4.17-py3-none-any.whl.

File metadata

  • Download URL: qgate_graph-1.4.17-py3-none-any.whl
  • Upload date:
  • Size: 14.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for qgate_graph-1.4.17-py3-none-any.whl
Algorithm Hash digest
SHA256 8e959fbc07135930a39ad430a01721d5ddf3502ee15b3dd56fd1b74f764ee534
MD5 c31429bc557e7d65e842744573f4c949
BLAKE2b-256 0262dfc66a1b4c858406a555bb3e20f2b8fe3409f80b2827d70143fb7c83f610

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page