Zum Hauptinhalt springen
Dieser Inhalt ist noch nicht in Ihrer Sprache verfügbar und wird auf Englisch angezeigt.

Azure Monitor Query Java

Skill Aktiv

Azure Monitor Query SDK for Java. Execute Kusto queries against Log Analytics workspaces and query metrics from Azure resources. Triggers: "LogsQueryClient java", "MetricsQueryClient java", "kusto query java", "log analytics java", "azure monitor query java". Note: This package is deprecated. Migrate to azure-monitor-query-logs and azure-monitor-query-metrics.

Zweck

To enable Java applications to programmatically query logs and metrics from Azure Monitor, facilitating data analysis and operational insights.

Funktionen

  • Execute Kusto queries against Log Analytics workspaces
  • Query metrics from Azure resources
  • Support for synchronous and asynchronous clients
  • Batch query capabilities
  • Handles logs and metrics data

Anwendungsfälle

  • Integrate Azure Monitor data into Java applications for custom dashboards
  • Automate log analysis and metric correlation for troubleshooting
  • Build operational dashboards by querying Azure resource metrics
  • Develop custom alerting mechanisms based on log data

Nicht-Ziele

  • Real-time data ingestion into Log Analytics
  • Managing Azure Monitor resources (creation, deletion, configuration)
  • Providing a UI for query execution
  • Executing arbitrary code on Azure resources

Practical Utility

  • info:Unique selling propositionWhile the skill provides access to Azure Monitor Query SDK functionalities, it acts as a direct wrapper around the SDK's capabilities rather than offering a significantly unique value proposition over direct SDK usage. The deprecation notice further reduces its long-term USP.
  • warning:Production readinessThe skill is marked as deprecated and recommends migration to separate log and metrics packages, indicating it is not the recommended solution for new or ongoing production workflows.

Trust

  • info:Issues AttentionWith 19 open and 11 closed issues in the last 90 days, the closure rate is below 50%, suggesting maintainers may respond slowly, but the issue count is not excessively high.

Installation

Zuerst Marketplace hinzufügen

/plugin marketplace add microsoft/skills
/plugin install azure-sdk-java@skills

Qualitätspunktzahl

75 /100
Analysiert about 23 hours ago

Vertrauenssignale

Letzter Commit1 day ago
Sterne2.3k
LizenzMIT
Status
Quellcode ansehen

Ähnliche Erweiterungen

Azure Monitor Query Py

100

Azure Monitor Query SDK for Python. Use for querying Log Analytics workspaces and Azure Monitor metrics. Triggers: "azure-monitor-query", "LogsQueryClient", "MetricsQueryClient", "Log Analytics", "Kusto queries", "Azure metrics".

Skill
microsoft

Azure Servicebus Py

100

Azure Service Bus SDK for Python messaging. Use for queues, topics, subscriptions, and enterprise messaging patterns. Triggers: "service bus", "ServiceBusClient", "queue", "topic", "subscription", "message broker".

Skill
microsoft

Azure Container Registry SDK for Python

100

Azure Container Registry SDK for Python. Use for managing container images, artifacts, and repositories. Triggers: "azure-containerregistry", "ContainerRegistryClient", "container images", "docker registry", "ACR".

Skill
microsoft

Azure App Configuration SDK for Python

100

Azure App Configuration SDK for Python. Use for centralized configuration management, feature flags, and dynamic settings. Triggers: "azure-appconfiguration", "AzureAppConfigurationClient", "feature flags", "configuration", "key-value settings".

Skill
microsoft

Azure Ai Document Intelligence Dotnet

100

Azure AI Document Intelligence SDK for .NET. Extract text, tables, and structured data from documents using prebuilt and custom models. Use for invoice processing, receipt extraction, ID document analysis, and custom document models. Triggers: "Document Intelligence", "DocumentIntelligenceClient", "form recognizer", "invoice extraction", "receipt OCR", "document analysis .NET".

Skill
microsoft

Query Netdata Cloud

100

Query Netdata Cloud via its REST API -- metrics, logs (systemd-journal / windows-events / otel-logs), topology graphs (topology:snmp), network flows (flows:netflow), alerts, dynamic configuration (DynCfg), and generic Functions on a node. Use when the user asks about querying Netdata Cloud, fetching metrics from the cloud, querying logs / topology / netflow / sflow / ipfix through Cloud, listing or modifying configurations via DynCfg, calling agent Functions through Cloud, listing spaces/rooms/nodes, or building a curl command against `app.netdata.cloud`. Pairs with the `query-netdata-agents` skill when direct-agent access is needed.

Skill
netdata