Skip to main content

DDAPP Modules

Project description

DDAP Modules

Introduction

Here some useful modules to be used when for the development of DDAP

  • So they can be plugged into ddanalytics applications and so forth.

Features

  • dda_constants
  • etl_functions

Classes

  • guardian
    • BasicTokenGuardian

DEPLOY

make new

update the setup.py

Updated Instructions

Right so what you have to do, is having the span_guid here, you should be able to work on having them. On the

UPDATE event
SET end_time = CASE WHEN end_time < '2023-06-16 10:00:00' THEN '2023-06-16 10:00:00' ELSE end_time END
WHERE span_guid = 'your_span_guid'
UPDATE event SET end_time = CASE WHEN end_time < '2023-06-16 10:00:00' THEN '2023-06-16 0:00:00' ELSE end_time END WHERE span_guid = 'your_span_guid'
UPDATE event SET end_time = CASE WHEN end_time < '2023-06-17 10:00:00' THEN '2023-06-17 10:00:00' ELSE end_time END WHERE span_guid = 'aaad64e8-672f-3fa3-a94f-53c3cfe3d789'
UPDATE event SET end_time = '2023-06-15 10:00:00' WHERE span_guid = '0c4b4c8b-d00a-88ed-0f1e-24e045becaeb'
UPDATE event SET end_time = CASE WHEN end_time < '2023-06-17 10:00:00' THEN '2023-06-17 10:00:00' ELSE end_time END WHERE span_guid = '0c4b4c8b-d00a-88ed-0f1e-24e045becaeb'
UPDATE event SET end_time = CASE WHEN end_time < '2023-06-17 10:00:00' THEN '2023-06-17 10:00:00' ELSE end_time END WHERE span_guid = 'aaad64e8-672f-3fa3-a94f-53c3cfe3d789'

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

ddaptools-0.4.38.tar.gz (53.5 kB view hashes)

Uploaded Source

Built Distribution

ddaptools-0.4.38-py3-none-any.whl (80.5 kB view hashes)

Uploaded 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