Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for configuring trace agent #45

Merged
merged 5 commits into from
Mar 3, 2017
Merged

Conversation

pmbauer
Copy link
Member

@pmbauer pmbauer commented Feb 9, 2017

With 5.11.0, there are additional sections in datadog.conf observed
by the trace agent.

But changing the semantics of datadog_config will break backwards
compatibility with existing role users expecting that dictionary
to populate the [Main] section.

Instead, we add another nested dictionary to support extra
sections.

With 5.11.0, there are additional sections in datadog.conf observed
by the trace agent.

But changing the semantics of `datadog_config` will break backwards
compatibility with existing role users expecting that dictionary
to populate the [Main] section.

Instead, we add another nested dictionary to support extra
sections.
@irabinovitch irabinovitch requested review from talwai, yannmh and olivielpeau and removed request for yannmh February 17, 2017 08:35
Copy link
Member

@olivielpeau olivielpeau left a comment

Choose a reason for hiding this comment

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

LGTM, thanks @pmbauer!

@talwai: If the example given in the README makes sense to you feel free to go ahead and merge

README.md Outdated
trace.config:
env: dev
trace.concentrator:
extra_aggregators: version
Copy link
Member

Choose a reason for hiding this comment

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

nit: an extra leading whitespace would be nice to keep the 2-space indentation

Copy link
Member Author

Choose a reason for hiding this comment

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

fixed

a wild tab appeared, replaced with spaces
@talwai talwai merged commit 35e29ad into DataDog:master Mar 3, 2017
Copy link

@Mattlk13 Mattlk13 left a comment

Choose a reason for hiding this comment

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

:)

Copy link

@Mattlk13 Mattlk13 left a comment

Choose a reason for hiding this comment

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

:)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants