Toolverse
All skills

datadog-cli

by davila7

Datadog CLI for searching logs, querying metrics, tracing requests, and managing dashboards. Use this when debugging production issues or working with Datadog observability.

Installation

Pick a client and clone the repository into its skills directory.

Installation

Quick info

Author
davila7
Category
DevOps
Views
1

About this skill

Datadog CLI for searching logs, querying metrics, tracing requests, and managing dashboards. Use this when debugging production issues or working with Datadog observability.

How to use

  1. Pobierz klucze API i APP z https://app.datadoghq.com/organization-settings/api-keys, następnie ustaw zmienne środowiskowe: export DD_API_KEY="twój-klucz-api" i export DD_APP_KEY="twój-klucz-app". 2. Zainstaluj narzędzie i uruchom pierwsze zapytanie komendą npx @leoflores/datadog-cli logs search --query "status:error" --from 1h --pretty, aby wyszukać błędy z ostatniej godziny. 3. Aby monitorować logi w czasie rzeczywistym, użyj npx @leoflores/datadog-cli logs tail --query "service:api status:error" --pretty i obserwuj zdarzenia na wybranej usłudze. 4. Dla bardziej zaawansowanej analizy uruchom agregację logów po facetach komendą logs agg, aby pogrupować dane, lub użyj logs compare do porównania liczby logów między okresami. 5. Jeśli pracujesz z rozproszonymi śladami, użyj logs trace do znalezienia logów powiązanych ze śledzeniem, lub logs context do pobrania logów przed i po określonym czasie. 6. Dla użytkowników spoza USA dodaj flagę --site datadoghq.eu (lub inną domenę) do każdej komendy, aby połączyć się z właściwą instancją Datadog.

Related skills

lambda

by itsmostafa

AWS Lambda serverless functions for event-driven compute. Use when creating functions, configuring triggers, debugging invocations, optimizing cold starts, setting up event source mappings, or managing layers.

DevOps
127

postmortem-writing

by wshobson

Write effective blameless postmortems with root cause analysis, timelines, and action items. Use when conducting incident reviews, writing postmortem documents, or improving incident response processes.

DevOps
1385

clawhub

by openclaw

Use the ClawHub CLI to search, install, update, and publish agent skills from clawhub.com. Use when you need to fetch new skills on the fly, sync installed skills to latest or a specific version, or publish new/updated skill folders with the npm-installed clawhub CLI.

DevOps
14106

azure-devops-rest-api

by Tiberriver256

Guide for working with Azure DevOps REST APIs and OpenAPI specifications. Use this skill when implementing new Azure DevOps API integrations, exploring API capabilities, understanding request/response formats, or referencing the official OpenAPI specifications from the

DevOps
995

senior-computer-vision

by davila7

World-class computer vision skill for image/video processing, object detection, segmentation, and visual AI systems. Expertise in PyTorch, OpenCV, YOLO, SAM, diffusion models, and vision transformers. Includes 3D vision, video analysis, real-time processing, and production

DevOps
1044

context7

by mikha08-rgb

Search GitHub issues, pull requests, and discussions across any repository. Activates when researching external dependencies (whisper.cpp, NAudio), looking for similar bugs, or finding implementation examples.

DevOps
51166