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/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.1.2.post3.tar.gz (3.2 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.1.2.post3-py3-none-any.whl (3.5 kB view details)

Uploaded Python 3

File details

Details for the file fustor_pusher_fusion-0.1.2.post3.tar.gz.

File metadata

File hashes

Hashes for fustor_pusher_fusion-0.1.2.post3.tar.gz
Algorithm Hash digest
SHA256 9530d3875a0591b2c0038cda064c5b3c17323749b4e77fa61699d8836295b114
MD5 6e70a621145712e3b0cdfeccbf798fab
BLAKE2b-256 527ab23a89a2329f827bac143ceac412d793e5c5d1c3d2346f8813a25d78cdc5

See more details on using hashes here.

File details

Details for the file fustor_pusher_fusion-0.1.2.post3-py3-none-any.whl.

File metadata

File hashes

Hashes for fustor_pusher_fusion-0.1.2.post3-py3-none-any.whl
Algorithm Hash digest
SHA256 dec3b0406d2b34f5a26337f47712cdc2e64a9f32ff9070025373b9f6d8e7ee7d
MD5 e849f943c0746437023f4538a25010cc
BLAKE2b-256 b5b7858579201eff9dee4a79ad5637a3717ea680d440751a58a82606b883ec46

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