Categorygithub.com/dcos/dcos-metrics
modulepackage
0.0.0-20190227035732-d56806e5335b
Repository: https://github.com/dcos/dcos-metrics.git
Documentation: pkg.go.dev

# README

dcos-metrics

Build Status Go Report Card

Overview

dcos-metrics collects, tags, and transmits metrics from every node, container, and application in your DC/OS cluster.

Architecture Diagram

Getting started

For operatorsFor developers
Self-hosted Prometheus & GrafanaInstrumenting your code
Integrating with DataDogUsing the DC/OS HTTP API
Integrating with LibratoContributing to DC/OS Metrics

Download Plugins

Resources

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.

# Packages

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Generate Go code from an Avro schema.
No description provided by the author

# Variables

REVISION set by $(git rev-parse --shore HEAD) Set by scripts/build.sh, executed by `make build`.
VERSION set by $(git describe --always) Set by scripts/build.sh, executed by `make build`.

# 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.