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
5

litestar-metrics

Add Litestar metrics with OpenTelemetry and Prometheus instrumentation, plugin or middleware wiring, exporter configuration, path grouping, labels, exemplars, and endpoint exclusion strategy. Use when implementing service-level monitoring, scrape endpoints, request metrics, or custom observability dimensions in Litestar. Do not use for log formatting, tracing-only concerns, or exception contract design.

alti3
alti3
devops
open
monitoring
5

logging-patterns

Use when implementing structured logging, configuring log levels, adding observability, or establishing logging standards in Spring Boot applications.

VladyslavBabiy
VladyslavBabiy
devops
open
monitoring
5

create-parameter

How to add a new parameter to Smart Grid One. Covers ForEachSmartGridOneParam, SetEncoderParameters wiring, PhaseUtils (ExpParam, ZeroedExpParam), and ParamSlew for oversampled blocks. Use when adding a new knob/parameter, creating a control, or wiring encoders to DSP.

jvictor0
jvictor0
devops
open
monitoring
5

monitoring-setup

Configure observability stacks — Prometheus, Grafana, alerting rules, SLOs, error budgets, and on-call runbooks.

inbharatai
inbharatai
devops
open
monitoring
5

create-evlog-adapter

Create a new built-in evlog adapter to send wide events to an external observability platform. Use when adding a new drain adapter (e.g., for Datadog, Sentry, Loki, Elasticsearch, etc.) to the evlog package. Covers source code, build config, package exports, tests, and all documentation.

daidr
daidr
devops
open
monitoring
5

oh-my-copilot

oh-my-opencode를 Copilot CLI용으로 포팅한 멀티에이전트 오케스트레이션 플러그인. Sisyphus(오케스트레이터) + Hephaestus(딥워커) + Prometheus(플래너) + Ralph Loop. "/ultrawork 태스크설명" 으로 시작하면 모든 에이전트가 자동 활성화됩니다.

Lee-SiHyeon
Lee-SiHyeon
devops
open
monitoring
5

observability

Add diagnosable runtime signals (logs/metrics/traces) with correlation IDs and safe logging practices.

shunta-sato
shunta-sato
devops
open
monitoring
5

restart

Restart cobrain daemon.

cyrus-cai
cyrus-cai
devops
open
monitoring
5

vendix-prisma-scopes

Multi-tenant Prisma scoping system: BasePrismaService, domain-specific scoped services, model registration, and withoutScope() usage rules. Trigger: When working with Prisma scoped services, adding models to scopes, or debugging Forbidden/Unauthorized errors in database queries.

Rzyfront
Rzyfront
devops
open
monitoring
5

setup

Start a Pramana daemon, monitor ingestion, and diagnose errors

lambda-brahman
lambda-brahman
devops
open
monitoring
5

slice-the-spec

Turn a PRD into a Kanban-ready backlog of vertically sliced issues, with clear dependencies and HITL/AFK flags.

kambleakash0
kambleakash0
devops
open
monitoring
5

decompose-architecture-validate

Validate shard load/dependencies, create deep-dive skeletons, update ledger assignments, and generate pipeline tracker

RepairYourTech
RepairYourTech
devops
open
monitoring
5

sastbench-adapter-authoring

Build or update a SASTbench scanner adapter under adapters/. Use when an agent needs to create, repair, or extend an adapter for a scanner, including rule mapping, path normalization, raw-output capture, optional PR-mode support, adapter tests, and harness validation against core benchmark cases.

Har1sh-k
Har1sh-k
devops
open
monitoring
5

adapter-config-author

Interactive assistant for authoring HyperFleet adapter configurations (AdapterConfig + AdapterTaskConfig YAML files)

openshift-hyperfleet
openshift-hyperfleet
devops
open
monitoring
5

guicedee-telemetry

OpenTelemetry distributed tracing for GuicedEE using Guice AOP and OTLP exporters: @Trace and @SpanAttribute annotations, automatic span creation, Uni-aware span lifecycle, call-scope span propagation, @TelemetryOptions configuration, OTLP HTTP export to Tempo/Jaeger, in-memory exporters for testing, Log4j2 OpenTelemetry appender, and environment variable overrides. Use when adding distributed tracing, configuring OpenTelemetry, or instrumenting methods with spans.

GuicedEE
GuicedEE
devops
open
monitoring
5

guicedee-metrics

Application metrics for GuicedEE using Vert.x 5 Dropwizard Metrics and MicroProfile Metrics 5.1: @Counted, @Timed, @MetricMethod annotations, Guice AOP interceptors, Prometheus scrape endpoint, Graphite reporting, JMX exposure, @MetricsOptions configuration, environment variable overrides, and Vert.x built-in metrics (event bus, HTTP, pools). Use when adding application metrics, configuring Prometheus endpoints, creating custom counters/timers, or monitoring Vert.x internals.

GuicedEE
GuicedEE
devops
open
monitoring
5

observability

Establishes metrics, logs, traces, dashboards, and alerts that drive fast detection and low MTTR.

ADORSYS-GIS
ADORSYS-GIS
devops
open
monitoring
5

datadog

Set up Datadog for APM, log management, metrics, dashboards, and alerting. Use when: configuring Datadog APM and trace collection, setting up log parsing and management, creating custom metrics, building dashboards and monitors, configuring alerting and SLOs, or integrating dd-trace libraries.

RepairYourTech
RepairYourTech
devops
open
monitoring
5

distributed-tracing

Implement distributed tracing across microservices with Jaeger, Zipkin, and W3C TraceContext. Use when: setting up trace propagation, configuring Jaeger or Zipkin, understanding span relationships, choosing sampling strategies, or correlating traces with logs and metrics.

RepairYourTech
RepairYourTech
devops
open
monitoring
5

opentelemetry

Set up OpenTelemetry for distributed tracing, metrics, and structured logging with trace correlation. Use when: configuring OpenTelemetry SDK for Node.js/Python/Go/Rust, setting up OTLP exporters, integrating with Jaeger or Zipkin, implementing auto or manual instrumentation, context propagation, or choosing sampling strategies.

RepairYourTech
RepairYourTech
devops
open
monitoring
5

prometheus-grafana

Set up Prometheus for metrics collection and Grafana for visualization. Use when: defining Prometheus metric types (counter, gauge, histogram, summary), writing PromQL queries, configuring scrape targets, setting up alerting rules and Alertmanager, creating Grafana dashboards, configuring data sources, or implementing recording rules and federation.

RepairYourTech
RepairYourTech
devops
open
monitoring
5

python-observability

Set up observability for Python applications with structlog, OpenTelemetry Python SDK, and Prometheus client. Use when: configuring structlog for structured logging, auto-instrumenting Flask/FastAPI/Django, creating custom spans and metrics in Python, or managing correlation IDs in async contexts.

RepairYourTech
RepairYourTech
devops
open
monitoring
5

developing-in-lightdash

Build, configure, and deploy Lightdash analytics projects. Supports both dbt projects with embedded Lightdash metadata and pure Lightdash YAML projects without dbt. Create metrics, dimensions, charts, and dashboards using the Lightdash CLI.

lightdash
lightdash
devops
open
monitoring
5

kubespray-monitoring

Use when setting up Prometheus, Grafana, and Alertmanager monitoring on Kubespray clusters, configuring etcd metrics collection, deploying NFS storage provisioners, or importing Grafana dashboards.

sigridjineth
sigridjineth
devops
open
Previous
Page 49 / 62
Next