Skip to content
This repository was archived by the owner on Aug 30, 2019. It is now read-only.

doc: add example yaml file#448

Merged
gbbr merged 1 commit into
masterfrom
gbbr/yaml
Jul 2, 2018
Merged

doc: add example yaml file#448
gbbr merged 1 commit into
masterfrom
gbbr/yaml

Conversation

@gbbr

@gbbr gbbr commented Jun 29, 2018

Copy link
Copy Markdown
Contributor

Adds an example.yaml configuration to serve as guidance for an overview of all agent configuration options.

@gbbr
gbbr force-pushed the gbbr/yaml branch 2 times, most recently from b96aa2a to e58e496 Compare June 29, 2018 11:26
Comment thread example.yaml
# The minimum necessary configuration is uncommented.

# Datadog API Key
api_key: 1234

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can we change it as we do in Agent 6?

# The Datadog api key to associate your Agent's data with your organization.
# Can be found here:
# https://app.datadoghq.com/account/settings
api_key:

Comment thread example.yaml
api_key: 1234

# # Datadog Metrics Intake
# dd_url: https://app.datadog.com

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

# The host of the Datadog intake server to send Agent data to
dd_url: https://app.datadoghq.com

Comment thread example.yaml Outdated
@@ -0,0 +1,85 @@
# This file describes the trace agent configuration and its defaults.
# The minimum necessary configuration is uncommented.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I would write something like: "for all available options please check the Agent 6 configuration" and maybe add a link to something we have for A6.

Makes sense?

@gbbr
gbbr merged commit 4225ab7 into master Jul 2, 2018
@gbbr
gbbr deleted the gbbr/yaml branch July 2, 2018 08:54
@palazzem palazzem added this to the 6.3.3 milestone Jul 12, 2018
gbbr added a commit that referenced this pull request Jul 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants