Skip to main content

This script takes component urls as input and pushes data to snappyflow under plugin etl

Project description

Python sfapmetl feature

Installation

$ pip install sfapmetl

Usage

$ sf-apm-etl <config file path>
  • Please provide config as mentioned below:
key: <profilekey>
tags:
  Name: <name>
  appName: <appName>
  projectName: <projectName>
metrics:
  plugins:
    - name: etl #Plugin name is etl
      enabled: true
      document_type: <documentType>
      url:
        job: <job_url> #component url of job table
        stage: <stage_url> #component url of stage table
        task: <task_url> #component url of task table
        authkey: <authentication_key_for_the_urls>
      buffer_path: <path for bufferfile.json>     #provide path for bufferfile which keeps record of unfinished job,stage and tasks.

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

sfapmetl-0.1.3.tar.gz (8.5 kB view hashes)

Uploaded Source

Built Distribution

sfapmetl-0.1.3-py2.py3-none-any.whl (8.8 kB view hashes)

Uploaded Python 2 Python 3

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