home/categories/monitoring
category focus

Monitoring

Observability, logging, and metrics.

1466টি স্কিলall categories
sorting
stars
current ordering strategy
query
all entries
refine the visible subset
monitoring
6

skill-creator

Create new openrappter skills with proper SKILL.md format and metadata.

kody-w
kody-w
devops
open
monitoring
6

observability-monitoring

Observability and monitoring patterns including logging, metrics, distributed tracing, alerting, and monitoring stack setup. Use when setting up monitoring, implementing logging strategies, configuring alerts, or debugging production issues.

Jonathan0823
Jonathan0823
devops
open
monitoring
6

apm-log-shipping-setup

Set up APM instrumentation and log shipping — framework-specific agents, Filebeat, Elastic Agent, and correlation.

patrykkopycinski
patrykkopycinski
devops
open
monitoring
6

observability-setup

Implements comprehensive observability with OpenTelemetry tracing, Prometheus metrics, and structured logging. Includes instrumentation plans, sample dashboards, and alert candidates. Use for "observability", "monitoring", "tracing", or "metrics".

patricio0312rev
patricio0312rev
devops
open
monitoring
6

opentelemetry

OpenTelemetry - vendor-neutral observability framework for distributed systems. Provides traces, metrics, and logs with standardized instrumentation and exporters. USE WHEN: user mentions "opentelemetry", "otel", "distributed tracing", "observability", asks about "how to trace microservices", "opentelemetry setup", "jaeger integration", "prometheus metrics" DO NOT USE FOR: Application logging only - use logging skills instead, APM vendor-specific - use vendor docs, Simple monitoring - Prometheus/Grafana may be sufficient

claude-dev-suite
claude-dev-suite
devops
open
monitoring
6

server-monitoring

Production server monitoring stack covering Prometheus, Node Exporter, Grafana, Alertmanager, Loki, and Promtail on bare-metal or VM Linux hosts. USE WHEN: - Setting up monitoring for a new production server or VPS - Configuring Prometheus scrape targets for application or system metrics - Creating Grafana dashboards and datasource provisioning - Writing Alertmanager routing rules with email/Slack notifications - Implementing the PLG stack (Promtail + Loki + Grafana) for log aggregation - Performing live system diagnostics with htop, iotop, nethogs, ss, vmstat, iostat - Setting up uptime monitoring with UptimeRobot or healthchecks.io DO NOT USE FOR: - Kubernetes-native observability (use the kubernetes skill instead) - Application-level APM (distributed tracing with Jaeger/Tempo — use observability skill) - Cloud-managed monitoring (CloudWatch, GCP Monitoring, Azure Monitor) - Windows Server monitoring

claude-dev-suite
claude-dev-suite
devops
open
monitoring
6

opentelemetry-sdk-setup

OpenTelemetry SDK initialization and configuration. Use when setting up or reviewing TracerProvider, MeterProvider, or LoggerProvider; choosing exporters, processors, or propagators; configuring OTLP transport; or extending an existing SDK setup for new signals. Use this skill whenever the task involves wiring up the OpenTelemetry SDK, even if the user only mentions "add tracing" or "set up metrics" without saying "SDK."

ollygarden
ollygarden
devops
open
monitoring
6

memory-flush

Promote important recent log entries into MEMORY.md

aaronjmars
aaronjmars
devops
open
monitoring
6

span-events-to-logs-migration

Migrate OpenTelemetry Span Events (AddEvent, RecordException) to the Logs API following the OTEP 4430 deprecation plan. Use when migrating instrumentation from span events to log-based events, reviewing code that still uses AddEvent or RecordException, or planning a migration across a codebase.

ollygarden
ollygarden
devops
open
monitoring
6

telemetrygen

Construct telemetrygen commands for generating synthetic OpenTelemetry traces, metrics, and logs via OTLP. Use this skill whenever the user wants to generate test telemetry, load test a collector or backend, create synthetic OTLP data, send sample traces/metrics/logs to an endpoint, test collector pipelines or processors, validate OTTL transforms, test tail sampling, or mentions telemetrygen in any context. Also trigger when the user asks how to simulate telemetry traffic, stress test an observability stack, or produce sample data for dashboards.

ollygarden
ollygarden
devops
open
monitoring
6

performing-lateral-movement-detection

Detects lateral movement techniques including Pass-the-Hash, PsExec, WMI execution, RDP pivoting, and SMB-based spreading using SIEM correlation of Windows event logs, network flow data, and endpoint telemetry mapped to MITRE ATT&CK Lateral Movement (TA0008) techniques.

Njones17
Njones17
devops
open
monitoring
6

analytics-monitoring

Implement analytics, error monitoring, and performance tracking with Vercel Analytics, Google Analytics, Sentry, and custom event tracking.

JaivishChauhan
JaivishChauhan
devops
open
monitoring
6

memory-flush

Promote important recent log entries into MEMORY.md

aaronjmars
aaronjmars
devops
open
monitoring
6

setting-up-distributed-tracing

This skill automates the setup of distributed tracing for microservices. It helps developers implement end-to-end request visibility by configuring context propagation, span creation, trace collection, and analysis. Use this skill when the user requests to set up distributed tracing, implement observability, or troubleshoot performance issues in a microservices architecture. The skill is triggered by phrases such as "setup tracing", "implement distributed tracing", "configure opentelemetry", or "add observability to microservices".

intent-solutions-io
intent-solutions-io
devops
open
monitoring
6

collecting-infrastructure-metrics

This skill enables Claude to collect comprehensive infrastructure performance metrics across compute, storage, network, containers, load balancers, and databases. It is triggered when the user requests "collect infrastructure metrics", "monitor server performance", "set up performance dashboards", or needs to analyze system resource utilization. The skill configures metrics collection, sets up aggregation, and helps create infrastructure dashboards for health monitoring and capacity tracking. It supports configuration for Prometheus, Datadog, and CloudWatch.

intent-solutions-io
intent-solutions-io
devops
open
monitoring
6

setting-up-log-aggregation

This skill sets up log aggregation solutions using ELK (Elasticsearch, Logstash, Kibana), Loki, or Splunk. It generates production-ready configurations and setup code based on specific requirements and infrastructure. Use this skill when the user requests to set up logging infrastructure, configure log aggregation, deploy ELK stack, deploy Loki, deploy Splunk, or needs help with observability. It is triggered by terms like "log aggregation," "ELK setup," "Loki configuration," "Splunk deployment," or similar requests for centralized logging solutions.

intent-solutions-io
intent-solutions-io
devops
open
monitoring
6

setting-up-distributed-tracing

This skill automates the setup of distributed tracing for microservices. It helps developers implement end-to-end request visibility by configuring context propagation, span creation, trace collection, and analysis. Use this skill when the user requests to set up distributed tracing, implement observability, or troubleshoot performance issues in a microservices architecture. The skill is triggered by phrases such as "setup tracing", "implement distributed tracing", "configure opentelemetry", or "add observability to microservices".

intent-solutions-io
intent-solutions-io
devops
open
monitoring
6

deploying-monitoring-stacks

This skill deploys monitoring stacks, including Prometheus, Grafana, and Datadog. It is used when the user needs to set up or configure monitoring infrastructure for applications or systems. The skill generates production-ready configurations, implements best practices, and supports multi-platform deployments. Use this when the user explicitly requests to deploy a monitoring stack, or mentions Prometheus, Grafana, or Datadog in the context of infrastructure setup.

intent-solutions-io
intent-solutions-io
devops
open
monitoring
6

ddd-tasks

任務拆解:將 spec.md 分解為 milestone + task checklist,產出 tasks.md。 Trigger: "break down tasks", "create a task list", "split into milestones", "拆任務", "建 task list", "規劃實作步驟", /ddd.tasks。 spec.md 確認後、需要拆解為可測試的增量 milestone 時使用。

applepig
applepig
devops
open
monitoring
6

bookmarks

Karakeep bookmark search, browsing, and management

muinyc
muinyc
devops
open
monitoring
6

agents-writer

Use when creating or updating AGENTS.md contributor guidelines for this repository.

narumiruna
narumiruna
devops
open
monitoring
6

python-logging

Use when choosing or configuring Python logging, especially deciding between stdlib logging and loguru for apps or CLIs.

narumiruna
narumiruna
devops
open
monitoring
5

altinity-expert-clickhouse-metrics

Real-time monitoring of ClickHouse metrics, events, and asynchronous metrics. Use for load average, connections, queue monitoring, and resource saturation.

Altinity
Altinity
devops
open
monitoring
5

observability

Logging, debugging, profiling, and performance monitoring for development. Use when adding logging, debugging issues, profiling performance, or instrumenting code for observability.

akaszubski
akaszubski
devops
open
Previous
Page 47 / 62
Next