An open API service indexing awesome lists of open source software.

https://github.com/percona/pmm_dump_docs

PMM Dump Documentation
https://github.com/percona/pmm_dump_docs

Last synced: 12 months ago
JSON representation

PMM Dump Documentation

Awesome Lists containing this project

README

          

# PMM Dump Documentation

[![CC BY 4.0][cc-by-shield]][cc-by]

## Introduction

PMM Dump is a tool that fetches data from PMM and imports it into local PMM instance.

The PMM Dump code is [here](https://github.com/percona/pmm-dump).

This repository contains the source files for [PMM Dump documentation](https://docs.percona.com). The documentation is written in [Markdown markup language](https://en.wikipedia.org/wiki/Markdown) and is converted to HTML using [MkDocs](https://www.mkdocs.org/).

## Contributing

Percona welcomes and encourages community contributions. See the [Contribution Guide](CONTRIBUTING.md) for more information.

## License

PMM Dump documentation is licensed under a
[Creative Commons Attribution 4.0 International License][cc-by].

[![CC BY 4.0][cc-by-image]][cc-by]

[cc-by]: http://creativecommons.org/licenses/by/4.0/
[cc-by-image]: https://i.creativecommons.org/l/by/4.0/88x31.png
[cc-by-shield]: https://img.shields.io/badge/License-CC%20BY%204.0-lightgrey.svg