Skip to content

Commit 73ac76c

Browse files
doc format changes
1 parent 9751529 commit 73ac76c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

README.MD

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ Either [Download the Extension from the Github release](https://github.com/micha
2727
# The API Key you create needs to be able to Manage and Publish Custom Analytics Events
2828
eventsApiKey: ""
2929
30-
# Global Account Name obtained from AppDynamics --> Settings --> License --> Accounts --> Global Account Name
30+
# Global Account Name obtained from
31+
# AppDynamics --> Settings --> License --> Accounts --> Global Account Name
3132
accountName: ""
3233
```
3334

src/main/resources/conf/config.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@ kubeClientConfig: "$HOME/.kube/config"
1212
# Events API Key obtained from AppDynamics --> Analytics --> Configuration API Keys --> Add
1313
# The API Key you create needs to be able to Manage and Publish Custom Analytics Events
1414
eventsApiKey: ""
15-
# Global Account Name obtained from AppDynamics --> Settings --> License --> Accounts --> Global Account Name
15+
# Global Account Name obtained from
16+
# AppDynamics --> Settings --> License --> Accounts --> Global Account Name
1617
accountName: ""
1718
# Name of your Custom Analytics Events Schema
1819
eventsSchemaName: "kubernetes_events"

0 commit comments

Comments
 (0)