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
- Host: GitHub
- URL: https://github.com/percona/pmm_dump_docs
- Owner: percona
- License: cc-by-4.0
- Created: 2022-11-21T14:39:22.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2025-04-02T11:24:12.000Z (over 1 year ago)
- Last Synced: 2025-04-02T12:26:34.462Z (over 1 year ago)
- Language: HTML
- Homepage:
- Size: 1.71 MB
- Stars: 1
- Watchers: 5
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
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