Skip to content

rxin/spark-prometheus

Repository files navigation

Prometheus Data Source for Apache Spark

This library is still work-in-progress. The main remaining TODO before GA are:

  • Create unit tests and end-to-end tests (via a mock HTTP server)
  • Polish the interface
    • Automatically infer start and end time via query predicates
    • Allow reading endpoint from a session wide config
  • Clean up the code (especially the JSON parsing part)
  • Error handling

Once polished, I will move this over to Databricks' official repository.

Build Status codecov.io

Requirements

This library only works with Spark 2.0 or newer and Java 8.

About

Prometheus Connector for Apache Spark

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published