Skip to content

Eppo-exp/eppo-metrics-sync

Repository files navigation

Eppo Metrics Sync

This Python package allows to post a directory of yaml files to Eppo's API. Documentation is available in Eppo's documentation page.

Deploying the package

Note: this section is intended for Eppo package maintainers.

  • Bump version in setup.py
  • Install required tools:python3 -m pip install --upgrade setuptools wheel twine
  • Generate distribution packages:python3 setup.py sdist bdist_wheel
  • Use Twine to upload the package:python3 -m twine upload dist/* You'll be prompted for your PyPI username and password as well as the API key that is available in 1Password.

About

CLI for syncing metric yaml files to Eppo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages