Agentic Service Discovery

Resources

I

InfluxDB

by InfluxData, Inc.

Write and query time series data including metrics, events, and telemetry using InfluxDB's Flux query language

DatabaserGratis / BetaltBearer-tokentime-seriesmetricsmonitoringiottelemetryanalytics

Sådan bruger agenter InfluxDB

  • Agent collects metrics from external APIs or services and writes them to InfluxDB for trend analysis
  • Agent queries the last hour of error rates and triggers an alert if the rate exceeds a threshold
  • Agent aggregates daily usage statistics from InfluxDB and generates a summary report
  • Agent writes custom business events (order placed, payment processed) as time series for correlation analysis
  • Agent identifies anomalies in metric data by comparing current values against historical baselines

Agenthandlinger

Write DataWrite one or more data points to an InfluxDB bucket using line protocol

Input: bucket, data, precision

Returnerer: success, statusCode

Write Data (JSON)Write structured data as InfluxDB points from a JSON payload

Input: bucket, measurement, fields, tags, timestamp

Returnerer: success

Query with FluxExecute a Flux query and return results as structured data

Input: query

Returnerer: tables, rows, count

Query Aggregated MetricsQuery aggregated metrics (mean, sum, max, min) for a measurement over a time range

Input: bucket, measurement, field, aggregateFunction, start, stop, windowPeriod, filters

Returnerer: result, series

List BucketsList all buckets available in the organization

Returnerer: buckets

Create BucketCreate a new bucket with an optional retention policy

Input: name, retentionSeconds

Returnerer: bucket, bucketId

Eksempel på workflows

1

IoT sensor data ingestion

Write temperature and humidity readings from IoT sensors and query rolling averages for dashboards

2

Application metrics monitoring

Write API response times as metrics and alert when p99 latency exceeds thresholds

Om InfluxDB

Leverandør
InfluxData, Inc.
Pris Tjek altid detaljer med udbyderen
Gratis / BetaltInfluxDB Cloud Free tier available. Usage-based pricing starts at $0.002/MB written
Godkendelse
Bearer-token
Hastighedsgrænse Tjek altid detaljer med udbyderen
300 anmodninger / minut
Kompatible noder
AgentResourceInputOutput

Byg et AI-workflow med InfluxDB

Brug Agentic Planner til at designe, visualisere og forbinde InfluxDB med dine andre værktøjer.

Åbn Agentic Planner

Relaterede Databaser-værktøjer

InfluxDB AI Agent Integration | Fugentic