Skip to content

Add datadog lib - #4

Merged
benlord77 merged 28 commits into
mainfrom
add_datadog_lib
Mar 2, 2026
Merged

Add datadog lib#4
benlord77 merged 28 commits into
mainfrom
add_datadog_lib

Conversation

@DHopkinson-DI

Copy link
Copy Markdown
Contributor

Based on TorQ's datadog.q script
All funcs tested on q 4.1 on homer (Linux)
All funcs tested on q 4.1 locally (Windows 11)

@DHopkinson-DI DHopkinson-DI self-assigned this Jul 15, 2025
Comment thread datadog/datadog.q Outdated
Comment thread datadog/datadog.q Outdated
Comment thread datadog/datadog.q Outdated
Comment thread datadog/datadog.q Outdated
Comment thread datadog/datadog.q Outdated
Comment thread datadog/datadog.md Outdated
Comment thread datadog/datadog.md Outdated
Comment thread datadog/datadog.md Outdated
Comment thread datadog/datadog.md Outdated
Comment thread datadog/datadog.md Outdated
Comment thread datadog/datadog.q Outdated
Co-authored-by: Jonathon McMurray <jonathon.mcmurray@aquaq.co.uk>
Comment thread di/datadog/datadog.q Outdated
Comment thread di/datadog/datadog.q Outdated
Comment thread di/datadog/datadog.q Outdated
Comment thread di/datadog/datadog.q Outdated
Comment thread di/datadog/datadog.q Outdated
Comment thread di/datadog/datadog.q Outdated
Comment thread di/datadog/datadog.q Outdated
Comment thread di/datadog/datadog.q Outdated
Comment thread di/datadog/datadog.q Outdated
Comment thread di/datadog/datadog.q Outdated
Comment thread di/datadog/datadog.q Outdated
Comment thread di/datadog/datadog.q Outdated
Comment thread di/datadog/init.q Outdated
j-muldoon and others added 11 commits November 18, 2025 10:01
Co-authored-by: Joseph Muldoon <joseph.muldoon@dataintellect.com>
Co-authored-by: Ben Lord <ben.lord@dataintellect.com>
Example json objects (adapted from datadog docs) have been added in corresponding files. (These will of course be removed eventually and are just for reverse engineering the dictionary formats to go into .j.j)
Comment thread di/datadog/datadog.q Outdated
Comment thread di/datadog/datadog.q Outdated
Comment thread di/datadog/datadog.q Outdated
Comment thread di/datadog/datadog.q Outdated
Comment thread di/datadog/datadog.q Outdated
Comment thread di/datadog/datadog.q
};

win.sendmetric:{[(pars!args):metfilter]
win.sendmetric:{[dict:metfilter]

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
win.sendmetric:{[dict:metfilter]
win.sendmetric:{[dict]

pretty sure this is the same when you're not unpacking to pars & args

(same for any other functions with same pattern)

@benlord77
benlord77 merged commit 0e0aa60 into main Mar 2, 2026
@benlord77
benlord77 deleted the add_datadog_lib branch March 2, 2026 18:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants