https://github.com/rackerlabs/docs-cloud-monitoring
Rackspace Monitoring API documentation
https://github.com/rackerlabs/docs-cloud-monitoring
Last synced: 6 months ago
JSON representation
Rackspace Monitoring API documentation
- Host: GitHub
- URL: https://github.com/rackerlabs/docs-cloud-monitoring
- Owner: rackerlabs
- Created: 2016-09-30T12:19:34.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2024-07-02T21:31:02.000Z (about 2 years ago)
- Last Synced: 2025-04-13T00:33:16.381Z (over 1 year ago)
- Language: HTML
- Homepage: https://developer.rackspace.com/docs/rackspace-monitoring/v1
- Size: 1.6 MB
- Stars: 2
- Watchers: 31
- Forks: 10
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
Awesome Lists containing this project
README
# Rackspace Monitoring API documentation
[](https://app.netlify.com/sites/docs-cloud-monitoring/deploys)
## Purpose
This GitHub repository contains the source files for the following Rackspace Metrics API documentation:
* [Rackspace Monitoring Getting Started Guide](https://developer.rackspace.com/docs/rackspace-monitoring/v1/getting-started)
* [Rackspace Monitoring API Reference](https://developer.rackspace.com/docs/rackspace-monitoring/v1/api-reference)
* [Rackspace Monitoring Release Notes](https://developer.rackspace.com/docs/rackspace-monitoring/v1/release-notes)
When you commit changes to the master branch of this repository, the
[Strider CI/CD build job](https://build.developer.rackspace.com/rackerlabs/docs-cloud-monitoring/)
builds the documentation. Successful builds are deployed to production.
## Local Setup
`npm i -g netlify-cli`
`netlify init`
`netlify build`
`netlify dev`
`netlify deploy`
### Support and feedback
We welcome feedback, comments, and bug reports. Follow the
[contributor guidelines](CONTRIBUTING.md)
to propose a source file change, or [submit a GitHub issue](https://github.com/rackerlabs/docs-cloud-monitoring/issues/new)
to request an update or to provide feedback.
You can also contact the [Rackspace documentation team](mailto:devdoc@rackspace.com) directly for general issues
or questions about the content.