Skip to content

Fix apm_analyzed_spans config directive.#496

Merged
truthbk merged 2 commits intoDataDog:masterfrom
dorg-kanderson:patch-1
Feb 21, 2019
Merged

Fix apm_analyzed_spans config directive.#496
truthbk merged 2 commits intoDataDog:masterfrom
dorg-kanderson:patch-1

Conversation

@dorg-kanderson
Copy link
Copy Markdown
Contributor

@dorg-kanderson dorg-kanderson commented Feb 18, 2019

In the current configuration, when this puppet module applies apm_analyzed_spans to the resultant datadog.yaml file, the agent ignores the configured spans. The documentation for the agent specifies that the directive should be analyzed_spans instead.

More information here:
https://docs.datadoghq.com/agent/apm/?tab=agent630#trace-search

dorg-kanderson and others added 2 commits February 18, 2019 13:07
In the current configuration, when this puppet module applies `apm_analyzed_spans', the resultant `datadog.yaml` file ignores the configured spans.  The documentation for the agent specifies that the directive should be `analyzed_spans` instead.

More information here:
https://docs.datadoghq.com/agent/apm/?tab=agent630#trace-search
@truthbk
Copy link
Copy Markdown
Member

truthbk commented Feb 21, 2019

@zoom-kris-anderson fixed the spec tests by pushing to your branch. Will merge once that's green, and release thereafter.

@truthbk truthbk merged commit 0b69d2a into DataDog:master Feb 21, 2019
@truthbk truthbk added this to the 2.4.1 milestone Feb 21, 2019
truthbk pushed a commit that referenced this pull request Feb 21, 2019
* Fix apm_analyzed_spans config directive.

In the current configuration, when this puppet module applies `apm_analyzed_spans', the resultant `datadog.yaml` file ignores the configured spans.  The documentation for the agent specifies that the directive should be `analyzed_spans` instead.

More information here:
https://docs.datadoghq.com/agent/apm/?tab=agent630#trace-search

* [apm][spec] fixing analyzed_spans A6 spec tests
cegeka-jenkins pushed a commit to cegeka/puppet-datadog_agent that referenced this pull request Apr 6, 2020
* Fix apm_analyzed_spans config directive.

In the current configuration, when this puppet module applies `apm_analyzed_spans', the resultant `datadog.yaml` file ignores the configured spans.  The documentation for the agent specifies that the directive should be `analyzed_spans` instead.

More information here:
https://docs.datadoghq.com/agent/apm/?tab=agent630#trace-search

* [apm][spec] fixing analyzed_spans A6 spec tests
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.

2 participants