Skip to content

📦 An example source for MetricQ

License

Notifications You must be signed in to change notification settings

metricq/metricq-source-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code style: black

MetricQ example source

This is a simple example source for a MetricQ Source. It is meant to be used as a starting point for your own MetricQ source.

When using this as a template, the first thing you should do, is to rename everything from example to your desired name. This includes all file contents and filenames.

Notes about the CI as is:

  • run all formatters and linters using tox as part of building the docker images
    • black
    • isort
    • mypy
    • flake8
  • build docker images for all branches
  • build docker images for version tags vX.Y.Z
  • push docker images to ghcr.io/metricq
  • No sphinx / documentation
  • No upload to pypi

About

📦 An example source for MetricQ

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages