File tree Expand file tree Collapse file tree 3 files changed +26
-1
lines changed
ja/guides/basic_agent_usage Expand file tree Collapse file tree 3 files changed +26
-1
lines changed Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Basic Agent Usage for CoreOS and Docker
3
+ kind : documentation
4
+ ---
5
+ For details on how to work with the agent on Docker and on CoreOS, see the [ Docker integration docs] ( /integrations/docker/ ) .
6
+
7
+
8
+ If you're still having trouble, our support team will be glad to provide further assistance.
9
+ You can contact them in one of the following ways:
10
+
11
+ <%= render '_ contact_info', : heading_size => 5, : hide_datadog => false %>
12
+
Original file line number Diff line number Diff line change
1
+ ---
2
+ title : Basic Agent Usage for CoreOS and Docker
3
+ kind : documentation
4
+ ---
5
+ For details on how to work with the agent on Docker and on CoreOS, see the [ Docker integration docs] ( /integrations/docker/ ) .
6
+
7
+
8
+ If you're still having trouble, our support team will be glad to provide further assistance.
9
+ You can contact them in one of the following ways:
10
+
11
+ <%= render '_ contact_info-ja', : heading_size => 5, : hide_datadog => false %>
12
+
Original file line number Diff line number Diff line change 20
20
< div class ="col-md-3 col-sm-3 hidden-xs hidden-print ">
21
21
< ul class ="nav nav-tabs nav-stacked sidebar ">
22
22
< % if @item["language"] == "en" %>
23
- < li class ="nav-header "> Documentation Search</ li >
23
+ < li class ="nav-header "> Documentation Search</ li >
24
24
< li >
25
25
< form action ="/search/ ">
26
26
< input type ="text " name ="q " id ="tipue_search_input " autocomplete ="off " required >
31
31
< li class ="nav-header "> < %= @item["agentusage_agent_guides_by_platform"] %> </ li >
32
32
< li > < a href ='<%= @item["langpath"] %>/guides/basic_agent_usage/amazonlinux/ '> Amazon Linux</ a > </ li >
33
33
< li > < a href ='<%= @item["langpath"] %>/guides/basic_agent_usage/centos/ '> CentOS</ a > </ li >
34
+ < li > < a href ='<%= @item["langpath"] %>/guides/basic_agent_usage/docker/ '> CoreOS/Docker</ a > </ li >
34
35
< li > < a href ='<%= @item["langpath"] %>/guides/basic_agent_usage/deb/ '> Debian</ a > </ li >
35
36
< li > < a href ='<%= @item["langpath"] %>/guides/basic_agent_usage/fedora/ '> Fedora</ a > </ li >
36
37
< li > < a href ='<%= @item["langpath"] %>/guides/basic_agent_usage/osx/ '> Mac OS X</ a > </ li >
You can’t perform that action at this time.
0 commit comments