Skip to main content

Fustor agent pusher driver for the Fustor Fusion service.

Project description

fustor-pusher-fusion

This package provides a PusherDriver implementation for the Fustor Agent service, enabling it to push data to the Fustor Fusion service. It leverages the fustor-fusion-sdk to interact with the Fusion API, handling session management, event pushing, and heartbeats.

Features

  • Fusion Integration: Seamlessly pushes events from Fustor Agent to Fustor Fusion.
  • Session Management: Manages the session lifecycle with the Fusion service, including session creation and periodic heartbeats.
  • Event Pushing: Batches and sends event data to the Fusion service's ingestion endpoint.
  • Leverages fustor-fusion-sdk: Utilizes the official SDK for robust and consistent communication with Fusion.

Installation

This package is part of the Fustor monorepo and is typically installed in editable mode within the monorepo's development environment using uv sync. It is registered as a fustor_agent.drivers.pushers entry point.

Usage

To use the fustor-pusher-fusion driver, configure a Pusher in your Fustor Agent setup with the driver type fusion. You will need to provide the Fusion service endpoint and an API key for authentication.

Example (conceptual configuration in Fustor Agent):

# Fustor 主目录下的 agent-config.yaml
pushers:
  my-fusion-pusher:
    driver_type: fusion
    endpoint: http://localhost:8102/ingestor-api/v1/
    credential:
      type: api_key
      key: YOUR_FUSION_API_KEY

Dependencies

  • fustor-core: Provides the PusherDriver abstract base class and other core components.
  • fustor-fusion-sdk: The SDK for interacting with the Fustor Fusion service.
  • fustor-event-model: Provides EventBase for event data structures.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

fustor_pusher_fusion-0.2.1.tar.gz (3.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

fustor_pusher_fusion-0.2.1-py3-none-any.whl (3.6 kB view details)

Uploaded Python 3

File details

Details for the file fustor_pusher_fusion-0.2.1.tar.gz.

File metadata

File hashes

Hashes for fustor_pusher_fusion-0.2.1.tar.gz
Algorithm Hash digest
SHA256 07b9f36455fada71bb932625139a36a97390b53e5e60991a8c846a551e8228b4
MD5 c2c74ab40bb9769748d3dd7395d09462
BLAKE2b-256 34b94c5af4f885f841f2d183e99d1af52852bac7b6d735b9eefa53291e63f8f1

See more details on using hashes here.

File details

Details for the file fustor_pusher_fusion-0.2.1-py3-none-any.whl.

File metadata

File hashes

Hashes for fustor_pusher_fusion-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 69d21dce46b0906e1379bb6e8e18a0b1e62a7efb6034e4c0d3b14e7a9408d9f7
MD5 8f2aff12789d915b7fb882d3bb4a368a
BLAKE2b-256 6d67cb903d8eeb2cd3020afe2b7c7073bf55b55c358fc6f84f2e508aa970e104

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page