Skip to main content

`tap-betterstack` is a Singer tap for Better Stack, built with the Meltano SDK for Singer Taps.

Project description

tap-betterstack

Singer tap for Better Stack. Built with the Meltano Singer SDK.

Capabilities
  • catalog
  • state
  • discover
  • about
  • stream-maps
  • schema-flattening
  • batch

Settings

Setting Required Default Description
token True None API Token for Better Stack
start_date False None Earliest datetime to get data from
stream_maps False None Config object for stream maps capability. For more information check out Stream Maps.
stream_map_config False None User-defined config values to be used within map expressions.
flattening_enabled False None 'True' to enable schema flattening and automatically expand nested properties.
flattening_max_depth False None The max depth to flatten schemas.
batch_config False None

A full list of supported settings and capabilities is available by running: tap-betterstack --about

Streams

Supported

Planned (PRs welcome!)

Usage

You can easily run tap-betterstack by itself or in a pipeline using Meltano.

Executing the Tap Directly

tap-betterstack --version
tap-betterstack --help
tap-betterstack --config CONFIG --discover > ./catalog.json

Developer Resources

  • Developer TODO: As a first step, scan the entire project for the text "TODO:" and complete any recommended steps, deleting the "TODO" references once completed.

Initialize your Development Environment

pipx install poetry
poetry install

Create and Run Tests

Create tests within the tests subfolder and then run:

poetry run pytest

You can also test the tap-betterstack CLI interface directly using poetry run:

poetry run tap-betterstack --help

Testing with Meltano

Note: This tap will work in any Singer environment and does not require Meltano. Examples here are for convenience and to streamline end-to-end orchestration scenarios.

Your project comes with a custom meltano.yml project file already created. Open the meltano.yml and follow any "TODO" items listed in the file.

Next, install Meltano (if you haven't already) and any needed plugins:

# Install meltano
pipx install meltano
# Initialize meltano within this directory
cd tap-betterstack
meltano install

Now you can test and orchestrate using Meltano:

# Test invocation:
meltano invoke tap-betterstack --version
# OR run a test `elt` pipeline:
meltano elt tap-betterstack target-jsonl

SDK Dev Guide

See the dev guide for more instructions on how to use the SDK to develop your own taps and targets.

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

tap_betterstack-0.1.7.tar.gz (12.6 kB view details)

Uploaded Source

Built Distribution

tap_betterstack-0.1.7-py3-none-any.whl (12.4 kB view details)

Uploaded Python 3

File details

Details for the file tap_betterstack-0.1.7.tar.gz.

File metadata

  • Download URL: tap_betterstack-0.1.7.tar.gz
  • Upload date:
  • Size: 12.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/5.1.1 CPython/3.12.7

File hashes

Hashes for tap_betterstack-0.1.7.tar.gz
Algorithm Hash digest
SHA256 52dea2654848649d81860fd67a7a6a714e7a3e8560897ce91a1082d3601b8fa0
MD5 8d18a51c7de2a96b790cc2c1f6526c9e
BLAKE2b-256 4d2128c18abe37b878cf7970fa47491bf180e41708b9db5eef80af82c1e1c47b

See more details on using hashes here.

File details

Details for the file tap_betterstack-0.1.7-py3-none-any.whl.

File metadata

File hashes

Hashes for tap_betterstack-0.1.7-py3-none-any.whl
Algorithm Hash digest
SHA256 50b868381933cf8887a7a165237d69a45c4b028670cb7c21a86e36c9c38f93d5
MD5 e9dd0e82623721d9f1d50978c29bd5c8
BLAKE2b-256 44f5c875d148072b120fa29f5f1d97452ec314a7bb38b08eade0fa3283b5db5c

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