{"categories":[{"label":"Monitoring","url":"https://skillfed.io/packages/category/system-monitoring/4"}],"enrichment":{"capability":"Python client library for sending metrics, events, and metadata to SignalFx (now Splunk) via its ingest, REST, and SignalFlow APIs.","skillfed_tags":["metrics-client","abandoned"],"use_cases":["Send application metrics (latency, request counts, custom gauges) to SignalFx for real-time monitoring and alerting.","Report deployment events and service state changes to SignalFx with contextual dimensions like host and service name.","Integrate pyformance metrics collection into a SignalFx reporting pipeline for CodaHale-style instrumentation.","Enrich metrics with AWS metadata (instance ID) automatically when running on EC2 instances.","Query and update metric metadata and tags programmatically via the REST API."],"what_it_does":"SignalFx is a Python client for the SignalFx monitoring platform, acquired by Splunk in 2019. It provides programmatic access to three main APIs: the data ingest API for sending metrics and events, the metadata REST API for managing tags and metric properties, and the SignalFlow API for real-time analytics. The library handles metric reporting with support for gauges, counters, and cumulative counters, optionally enriched with dimensions (key-value metadata). It queues datapoints internally and drains them via a background thread, allowing non-blocking metric submission from application code.\n\nThe package integrates with pyformance for CodaHale-style metrics and can automatically append AWS instance metadata as dimensions. It is designed as a base layer for scripts and applications that need to push observability data into SignalFx or for building metric reporters that bridge Python monitoring libraries to the platform. However, the library has been abandoned since November 2022 with no active maintenance, and the repository is archived.","worth_installing":"No, unless you are already locked into SignalFx and cannot migrate. The package is abandoned (last release November 2022, repository archived), with no active maintenance or support. Splunk has not published a recommended successor in this fact sheet. If you need to send metrics to Splunk or a modern observability platform, investigate current alternatives or Splunk's own SDKs before committing to this library."},"id":"signalfx","links":{"html":"https://skillfed.io/packages/signalfx","md":"https://skillfed.io/packages/signalfx.md","pypi":"https://pypi.org/project/signalfx/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2022-11-02","license_spdx":null,"license_treatment":"permissive","name":"signalfx","python_support":"unspecified","summary":"SignalFx Python Library"},"popularity":{"monthly_downloads":133529,"position":11509,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.1.16"}
