modulepackage
0.0.0-20190227035732-d56806e5335b
Repository: https://github.com/dcos/dcos-metrics.git
Documentation: pkg.go.dev
# README
dcos-metrics
Overview
dcos-metrics collects, tags, and transmits metrics from every node, container, and application in your DC/OS cluster.
Getting started
For operators | For developers |
---|---|
Self-hosted Prometheus & Grafana | Instrumenting your code |
Integrating with DataDog | Using the DC/OS HTTP API |
Integrating with Librato | Contributing to DC/OS Metrics |
Download Plugins
- DataDog
- Librato
- Prometheus DC/OS 1.9 and 1.10 only (DC/OS 1.11+ does not require a plugin)
Resources
- Report a bug
- Suggest a feature
- Join Community Slack (#ops and #ops-wg channels for discussion of dcos-metrics)
- Mailing List
License
Both dcos-metrics and DC/OS are open source software released under the Apache Software License, Version 2.0.
dcos-metrics is maintained by the Cluster Ops team at Mesosphere.
# Structs
CollectorConfig contains configuration options relevant to the "collector" portion of this project.
Config defines the top-level configuration options for the dcos-metrics-collector project.
ProducersConfig contains references to other structs that provide individual producer configs.