Skip to content

Commit

Permalink
Update link and add init_config value (#15573)
Browse files Browse the repository at this point in the history
* Update link and add  init_config value

* Update init_config value
  • Loading branch information
drichards-87 committed Aug 28, 2023
1 parent 8d7d849 commit 441957c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions activemq/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ For containerized environments, see the [Autodiscovery Integration Templates][10
| Parameter | Value |
| -------------------- | ------------------------------------ |
| `<INTEGRATION_NAME>` | `activemq` |
| `<INIT_CONFIG>` | blank or `{}` |
| `<INIT_CONFIG>` | `"is_jmx": true` |
| `<INSTANCE_CONFIG>` | `{"host": "%%host%%","port":"1099"}` |

##### Log collection
Expand Down Expand Up @@ -135,7 +135,7 @@ Additional helpful documentation, links, and articles:
[7]: https://github.com/DataDog/integrations-core/blob/master/activemq/datadog_checks/activemq/data/conf.yaml.example
[8]: https://github.com/DataDog/integrations-core/blob/master/activemq/datadog_checks/activemq/data/metrics.yaml
[9]: https://docs.datadoghq.com/agent/guide/agent-commands/#start-stop-and-restart-the-agent
[10]: https://docs.datadoghq.com/agent/kubernetes/integrations/
[10]: https://docs.datadoghq.com/containers/guide/autodiscovery-with-jmx/?tab=containeragent
[11]: https://docs.datadoghq.com/agent/kubernetes/log/
[12]: https://docs.datadoghq.com/agent/guide/agent-commands/#agent-status-and-information
[13]: https://github.com/DataDog/integrations-core/blob/master/activemq/assets/service_checks.json
Expand Down

0 comments on commit 441957c

Please sign in to comment.