Skip to main content

MonetDB profiler connection tool

Project description

PyPIBadge ActionsBadge DocsBadge CoverageBadge

Introduction

pystethoscope is a command line tool to filter and format the events coming from the MonetDB profiler. The profiler is part of the MonetDB server and works by emitting two JSON objects: one at the start and one at the end of every MAL instruction executed. pystethoscope connects to a MonetDB server process, reads the objects emitted by the profiler and performs various transformations specified by the user.

Installation

Installation is done via pip:

pip install monetdb-pystethoscope

This project is compatible with Python 3.5 or later and with MonetDB server version Jun2020 or later.

We recommend the use of virtual environments (see this primer if you are unfamiliar) for installing and using monetdb-pystethoscope.

Developer notes

pystethoscope is developed using Poetry, for dependency management and packaging.

Installation for development

In order to install pystethoscope do the following:

pip3 install --user poetry
PYTHON_BIN_PATH="$(python3 -m site --user-base)/bin"
export PATH="$PATH:$PYTHON_BIN_PATH"

git clone git@github.com:MonetDBSolutions/monetdb-pystethoscope.git
cd monetdb-pystethoscope
poetry install
poetry run pystethoscope --help

Documentation

For more detailed documentation please see the documentation on readthedocs.

Project details


Download files

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

Source Distribution

monetdb_pystethoscope-0.1.3.tar.gz (13.6 kB view details)

Uploaded Source

Built Distribution

monetdb_pystethoscope-0.1.3-py3-none-any.whl (16.0 kB view details)

Uploaded Python 3

File details

Details for the file monetdb_pystethoscope-0.1.3.tar.gz.

File metadata

  • Download URL: monetdb_pystethoscope-0.1.3.tar.gz
  • Upload date:
  • Size: 13.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.0.5 CPython/3.8.2 Linux/5.6.12-arch1-1

File hashes

Hashes for monetdb_pystethoscope-0.1.3.tar.gz
Algorithm Hash digest
SHA256 af12b5f5da614d508286b9dc3cc8cff2e9a3e51a6ff573daeec2796a5859c418
MD5 37e0b405a333efb5a3b7446de7e20422
BLAKE2b-256 90ab475b191fa102b74d70ab80697270ca5ff045e299cbead153675477a3b8be

See more details on using hashes here.

File details

Details for the file monetdb_pystethoscope-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for monetdb_pystethoscope-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 81c5109809927810036e01f3d76fde6dbf260e074defd8766eb9f6c4d640ef53
MD5 5c34a53517a8d5607137c4cfd8758cef
BLAKE2b-256 1da4939b87d673560982643d8d4e4b1ca2a69075082dfab2da3428d64d925813

See more details on using hashes here.

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