Skip to main content

Pandas integration for Datadog

Project description

Datadog Pandas

Python library for querying Datadog and accessing the results as Pandas data structures.

This is mostly intended for use in Jupyter notebooks.

Example

Evaluate an instant query at a single point in time:

>>> from datadog_pandas import query
>>>
>>> dd_options = {"api_key": "XXX", "app_key": "XXX"}
>>> p = query.DatadogMetrics(dd_options)
>>> p.query('sum:caseflow.ct.attachments.requests{*}.rollup(sum, 86400)', '2020-05-10T00:00:00Z', '2020-05-12T00:00:00Z')

Installation

Latest release via pip:

pip install datadog-pandas [--user]

via Git:

git clone https://github.com/LemontechSA/datadog-pandas.git; cd datadog-pandas
python3 setup.py install [--user]

Licence

Licenced under the MIT License. See LICENSE for details.

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

datadog-pandas-0.1.0.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

datadog_pandas-0.1.0-py3-none-any.whl (4.2 kB view details)

Uploaded Python 3

File details

Details for the file datadog-pandas-0.1.0.tar.gz.

File metadata

  • Download URL: datadog-pandas-0.1.0.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for datadog-pandas-0.1.0.tar.gz
Algorithm Hash digest
SHA256 8c8184572904b26f5fc8d5e27166de3333fb9a40f30e344f0dc443c86d1a27f7
MD5 bc2a416e6213880b2ef9ee0d647887bf
BLAKE2b-256 580b2c6c15ea585b44d0f6d9d84384328a97d3925e3594e174d6fa5ecee38bcc

See more details on using hashes here.

File details

Details for the file datadog_pandas-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: datadog_pandas-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 4.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.4

File hashes

Hashes for datadog_pandas-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 2e620e470016333fe21f7219ff0bc7de9cf13bf2acc0d38d8a16138dce4e363d
MD5 1ee6cab43943c7b3ef7c7b752fb7d0d0
BLAKE2b-256 31a6b61263a16a0d1c80ee5ff3928c54f0fec98eac158472b4bedb38bb931286

See more details on using hashes here.

Supported by

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