Showing 30 open source projects for "graphite"

View related business solutions
  • Employee monitoring software with screenshots Icon
    Employee monitoring software with screenshots

    Clear visibility and insights into how employees work. Even remotely.

    Stay productive working at any distance from anywhere with Monitask.
  • Top-Rated Free CRM Software Icon
    Top-Rated Free CRM Software

    216,000+ customers in over 135 countries grow their businesses with HubSpot

    HubSpot is an AI-powered customer platform with all the software, integrations, and resources you need to connect your marketing, sales, and customer service. HubSpot's connected platform enables you to grow your business faster by focusing on what matters most: your customers.
  • 1
    Graphite-Web

    Graphite-Web

    A highly scalable real-time graphing system

    Graphite does two things, it stores numeric time-series data and renders graphs of this data on demand. What Graphite does not do is collect data for you, however, there are some tools out there that know how to send data to graphite. Even though it often requires a little code, sending data to Graphite is very simple. Graphite is an enterprise-scale monitoring tool that runs well on cheap hardware. It was originally designed and written by Chris Davis at Orbitz in 2006 as side project...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    HarfBuzz

    HarfBuzz

    Open source text shaping engine

    HarfBuzz is an open source text-shaping engine with a C API that turns fonts and strings of character codes into a form that is correctly arranged for the corresponding language and writing system. This is essentially the process of text shaping: translating a string of character codes into a properly arranged sequence of glyphs that can be rendered onto a screen or into final output form for inclusion in a document. This shaping depends on a number of factors: the input string, the active...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 3
    mtail

    mtail

    Extract internal monitoring data from application logs

    ... to instrument them or writing custom extraction code for every such application. The extraction is controlled by mtail programs which define patterns and actions. Metrics are exported for scraping by a collector as JSON or Prometheus format over HTTP, or can be periodically sent to a collectd, StatsD, or Graphite collector socket. Precompiled binaries for released versions are available in the Releases page on Github. Using the latest production release binary is the recommended way of installing mtail.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 4
    VictoriaMetrics

    VictoriaMetrics

    VictoriaMetrics: fast, cost-effective monitoring solution

    ...-in replacement for Prometheus in Grafana, because it supports Prometheus querying API. It can be used as a drop-in replacement for Graphite in Grafana, because it supports Graphite API. It features easy setup and operation. VictoriaMetrics consists of a single small executable without external dependencies. All the configuration is done via explicit command-line flags with reasonable defaults. All the data is stored in a single directory pointed by -storageDataPath command-line flag.
    Downloads: 2 This Week
    Last Update:
    See Project
  • Powerful small business accounting software Icon
    Powerful small business accounting software

    For small businesses looking for desktop accounting software

    With AccountEdge, business owners can organize, process, and report on their financial information so they can focus on their business. Features include: accounting, integrated payroll, sales and purchases, contact management, inventory tracking, time billing, and more.
  • 5
    nomnoml

    nomnoml

    The sassy UML diagram renderer

    This is nomnoml, a tool for drawing UML diagrams based on a simple syntax. It tries to keep its syntax visually as close as possible to the generated UML diagram without resorting to ASCII drawings. The nomnoml javascript library can render diagrams on your web page. The only dependency is graphite. Install nomnoml using either npm or good old script inclusion. In the SVG output the node name is attached to SVG shapes and g containers with data-name attribute. You can use this to implement...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    sitespeed.io

    sitespeed.io

    Monitor, analyze and optimize your website speed and performance

    .... Use our Docker container to get an environment with Firefox, Chrome, Edge, XVFB and sitespeed.io up and running as fast as you can download them. They work extremely well together with Graphite/InfluxDB and Grafana that you can use to monitor your website. Sitespeed.io is a complete web performance tool that helps you measure the performance of your website.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 7
    flagger

    flagger

    Progressive delivery Kubernetes operator (Canary, A/B Testing)

    ..., Gloo, NGINX, Skipper, Traefik, APISIX) for traffic routing. For release analysis, Flagger can query Prometheus, InfluxDB, Datadog, New Relic, CloudWatch, Stackdriver or Graphite and for alerting it uses Slack, MS Teams, Discord, and Rocket. Flagger can be configured with Kubernetes custom resources and is compatible with any CI/CD solutions made for Kubernetes. Since Flagger is declarative and reacts to Kubernetes events, it can be used in GitOps pipelines together with tools like Flux.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8
    Micrometer Application Metrics

    Micrometer Application Metrics

    App observability facade for the most popular observability tools

    Micrometer provides a simple facade over the instrumentation clients for the most popular observability systems, allowing you to instrument your JVM-based application code without vendor lock-in. Think SLF4J, but for observability. Micrometer provides vendor-neutral interfaces for timers, gauges, counters, distribution summaries, and long task timers with a dimensional data model that, when paired with a dimensional monitoring system, allows for efficient access to a particular named metric...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Riemann

    Riemann

    A network event stream processing system, in Clojure

    Riemann aggregates events from your servers and applications with a powerful stream processing language. Send an email for every exception in your app. Track the latency distribution of your web app. See the top processes on any host, by memory and CPU. Combine statistics from every Riak node in your cluster and forward to Graphite. Track user activity from second to second. Riemann streams are just functions which accept an event. Events are just structs with some common fields like :host...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Secure Online Fax and Business Text Messaging Service Icon
    Secure Online Fax and Business Text Messaging Service

    Elevate your business communications with Notifyre's secure SMS and fax solutions.

    Send and receive SMS and fax online, from email, app or with our developer friendly SMS & fax API. HIPAA compliant & ISO 27001 certified. Outstanding value and 5-star service.
  • 10
    Metrics

    Metrics

    Capturing JVM and application-level metrics

    Metrics is a Java library which gives you unparalleled insight into what your code does in production. Metrics provides a powerful toolkit of ways to measure the behavior of critical components in your production environment. With modules for common libraries like Jetty, Logback, Log4j, Apache HttpClient, Ehcache, JDBI, Jersey and reporting backends like Graphite, Metrics provides you with full-stack visibility. The central library for Metrics is metrics-core, which provides some basic...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Whisper Library

    Whisper Library

    Whisper is a file-based time-series database format for Graphite

    Whisper is one of three components within the Graphite project. Whisper is a fixed-size database, similar in design and purpose to RRD (round-robin-database). It provides fast, reliable storage of numeric data over time. Whisper allows for higher resolution (seconds per point) of recent data to degrade into lower resolutions for long-term retention of historical data. Copies data from src in dst, if missing. Unlike whisper-merge, don't overwrite data that's already present in the target file...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    M3

    M3

    Distributed TSDB, Aggregator and Query Engine, Prometheus Sidecar

    M3 is a Prometheus-compatible, easy-to-adopt metrics engine that provides visibility for some of the world’s largest brands. M3 is the obvious choice for Cloud Native companies looking to scale up their Prometheus-based monitoring systems. M3 can be used as Prometheus Remote Storage and has 100% PromQL compatibility. M3 was originally developed at Uber in order to provide visibility into Uber’s business operations, microservices, and infrastructure. With its ability to horizontally scale...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    App Metrics

    App Metrics

    App Metrics is an open-source and cross-platform .NET library

    App Metrics is an open-source and cross-platform .NET library used to record metrics within an application. App Metrics can run on .NET Core or on the full .NET framework also supporting .NET 4.5.2. App Metrics abstracts away the underlying repository of your Metrics for example InfluxDB, Prometheus, Graphite, Elasticsearch etc, by sampling and aggregating in memory and providing extensibility points to flush metrics to a repository at a specified interval. App Metrics provides various metric...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    Stagemonitor

    Stagemonitor

    An open source solution to application performance monitoring for java

    Stagemonitor is a Java monitoring agent that tightly integrates with time series databases like Elasticsearch, Graphite and InfluxDB to analyze graphed metrics and Kibana to analyze requests and call stacks. It includes preconfigured Grafana and Kibana dashboards that can be customized.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    Graphite is a project within SIL's scripts and software dev groups to provide cross-platform rendering for complex writing systems. This project has been deprecated. Graphite2, a new version of the Graphite engine, is available at: https://github.com/silnrsi/graphite with its own bug tracker.
    Leader badge
    Downloads: 84 This Week
    Last Update:
    See Project
  • 16
    Marathon

    Marathon

    Deploy and manage containers (including Docker) on top of Apache Mesos

    ... application. You can run databases like MySQL and Postgres, and have storage accounted for by Mesos. Supply an HTTP endpoint to receive notifications, for example to integrate with an external load balancer. Query them at /metrics in JSON format, push them to systems like Graphite, StatsD and DataDog, or scrape them using Prometheus.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Bosun

    Bosun

    Time Series Alerting Framework

    Bosun is an open-source, MIT-licensed, monitoring and alerting system by Stack Exchange. It has an expressive domain-specific language for evaluating alerts and creating detailed notifications. It also lets you test your alerts against history for a faster development experience. Want to jump right in? Follow our quick start tutorial to get Bosun, OpenTSDB, and scollector up quickly using our published docker images. Download the prebuilt binaries for Bosun and our optional but valuable...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Cabot

    Cabot

    Self-hosted, easily-deployable monitoring and alerts service

    ... can use data that you're already pushing to Graphite/statsd to generate alerts, rather than implementing and maintaining a whole new system of data collectors. We built Cabot as a Christmas project at Arachnys because we couldn't wrap our heads around Nagios, and nothing else out there seemed to fit our use case. We're open-sourcing it in the hope that others find it useful.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19

    GraphiteForwarder

    Upload Windows Performance Counters to Graphite

    Upload Windows Performance Counters to Graphite
    Downloads: 1 This Week
    Last Update:
    See Project
  • 20
    UniFraktur
    UniFraktur provides the smart font technologies that are required for Unicode standards compliant blackletter computer typography. Some example fonts are included, but the main focus is on the smart font technologies OpenType, Graphite and AAT.
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 21
    Z4 Phreak Tools 2.5

    Z4 Phreak Tools 2.5

    Modify Request and Response Header

    ... 200 OK - Remove more internal skin - Add internal skin Afterburner,FM, Graphite, Snow Leopard2) - Add Eksternal skin extension *.asz - Fixed bugs send payload - Change name Payload Data to Request, Payload Header to Fake Request - Spilt no delay (kosongkan isinya ) - You can load config ISPCE 2.2 ( Extention *.cfg ) - Fixed bugs Query mode - Fixed bugs command F+Header, edit proxy server, SMS - Add icon for SMS - Add Export all setting to registry file - Add SkinProvider
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22

    MinGW-builds

    Dual-target(32 & 64-bit) MinGW-W64 compilers for 32 and 64-bit windows

    Projects joined MinGW-W64, and the new builds will be available on the MinGW-W64(https://sourceforge.net/projects/mingw-w64) site.
    Leader badge
    Downloads: 355 This Week
    Last Update:
    See Project
  • 23
    Analysis tools for scale test data generated by The Grinder.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    Graphite is a Python graphing package currently under development which uses either SPING or PIDDLE (http://piddle.sourceforge.net). It produces PS, PDF, SVG output, bitmap, TK or wXpython with optional modules.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    graphite: a portable graphics library, written in Java, JOGL and Postscript that allows rapid generation of high-quality graphs using an efficient, compact Java engine.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next