Skip to main content

Generate graphs based on outputs from Quality Gate

Project description

PyPI version fury.io

QGate-Graph

Graph generator based on performance test outputs from Quality Gate Performance Generator. Key benefits:

  • provide graph about Performance/Throughtput & Response time
  • provide graph about Executors in time

These graphs only visualize outputs from generator, it is not replacement of detail views to 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=grp.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.3.5-py3-none-any.whl (11.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: qgate_graph-1.3.5-py3-none-any.whl
  • Upload date:
  • Size: 11.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.10

File hashes

Hashes for qgate_graph-1.3.5-py3-none-any.whl
Algorithm Hash digest
SHA256 ed5724706070131345b13b0917599013e71b4f3c65148299cb0a1e41cede5a4a
MD5 e6758a20ebb61a246e6905c5806cbf6e
BLAKE2b-256 2f79bd3931d0d1a81f53829c643e38f4d9d0e31388ddfd1f3f9e00c8090310dc

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