Граф коммитов

3866 Коммитов

Автор SHA1 Сообщение Дата
Siddhartha Mathiharan 472ee53220
Copy Arc settings file in TST (#1973) 2024-09-17 15:33:10 -07:00
Siddhartha Mathiharan bed2e636ed
Handle 2 byte unicode characters in locale (#1972) 2024-09-17 13:58:37 -07:00
Henry Stolz 87a309ef16
[ama] azurelinux3/ubuntu24 aarch64 support (#1971)
* azurelinux3 aarch64 support

* ubuntu24.04aarch64
2024-09-16 16:37:36 -04:00
Henry Stolz 44922b8e31
Update README.md (#1968) 2024-09-11 14:13:17 -04:00
Henry Stolz 03085e7333
Deprecation Messaging (#1967) 2024-09-10 14:23:02 -04:00
Siddhartha Mathiharan c6cec54d4b
Handle non-ascii output from running commands in python wrapper (#1965)
* Handle unicode output from running commands in python wrapper

fix for https://portal.microsofticm.com/imp/v5/incidents/details/536301475/summary

* Update agent.py

* Update agent.py
2024-08-29 12:07:09 -07:00
peizhen-w 0e5993d508
update ME startup args (#1963) 2024-08-23 14:11:18 -07:00
birukyitbarek 4369346c30
upversion vmaccess linux (#1958) 2024-08-19 14:34:54 -07:00
peizhen-w 518937b1ae
update ME startup arg (#1953) 2024-08-15 10:17:29 -07:00
Narine Mossikyan f3c84b6695
update ama for net 8.0 (#1954) 2024-08-15 10:16:47 -07:00
Narine Mossikyan 1157d2ff7e
copy kql extension runtimes folder (#1951) 2024-08-14 19:45:43 -07:00
Siddhartha Mathiharan c75b8a832a
Python 2.7 compat and fluent-bit ldd check (#1952) 2024-08-12 09:26:01 -07:00
peizhen-w 8789325beb
add AMA ubuntu24 support (#1948) 2024-08-05 11:44:34 -07:00
Thomas d12ab741a1
syntax change (#1947) 2024-08-05 10:18:29 -07:00
Siddhartha Mathiharan ce574e5844
Fix AMA extension install/enable failures (#1946) 2024-08-03 06:05:37 -07:00
peizhen-w c9978165dd
update ME startup arg (#1945) 2024-08-01 15:51:42 -07:00
Henry Stolz 317bcf18dd
changes for dynamic fluentbit openssl (#1944) 2024-08-01 14:29:59 -04:00
Henry Stolz dc94f58ec1
check file sizes for ama (#1943) 2024-07-31 15:32:32 -04:00
Henry Stolz e613728fde
AMA Azure Linux 3 (#1942) 2024-07-30 18:20:02 -04:00
Siddhartha Mathiharan a266a4c042
LAD 4.1.12 versioning (#1941) 2024-07-26 11:00:17 -07:00
Siddhartha Mathiharan 0cacd95191
Check for td-agent.conf before port update in case CL is not setup (#1940) 2024-07-22 20:55:38 -07:00
Siddhartha Mathiharan 25eee23912
Fix plugin name while adding DCR configurationID tag for metrics V2 (#1939)
* Fix plugin name while adding DCR configurationID tag for metrics V2

* Update agent.py

* Update agent.py
2024-07-18 13:15:26 -07:00
Siddhartha Mathiharan 8d41b5b907
CRI follow-up: Support "proxy.bypass" AMA for ARC (#1938) 2024-07-16 14:05:05 -07:00
Narine Mossikyan 8b6160b5e1
remove extra slash in kql extension full path (#1937) 2024-07-11 16:23:05 -07:00
Thomas c366a68ee3
Additional python3.12 support changes (#1933)
* change

* load_waagent update
2024-07-05 10:32:53 -07:00
peizhen-w 5653c8ea62
add amazon linux 2023 support (#1932) 2024-07-01 15:24:17 -07:00
Narine Mossikyan 871c6df6d8
fix intend in if block (#1931) 2024-06-26 12:48:38 -07:00
Narine Mossikyan 6f7bfedd33
enable kql extension install (#1927)
* add kql extension binaries to ama vm extension installer

* check for .net installer

* start kql service only if .net is installed

* start kql extension only for non aarch64 platforms

* replace print hutil_log in kql validation path
2024-06-25 13:30:01 -07:00
Thomas 5672c321f9
py 3.12 support (#1930) 2024-06-24 23:14:54 -07:00
Siddhartha Mathiharan 66cf0615ce
Copy libs to test directory before running ldd to check dependencies (#1926)
* Update agent.py

* Update agent.py
2024-06-13 11:19:58 -07:00
Siddhartha Mathiharan 2967034093
Add retry random in mdsd for TCP Ports (#1924) 2024-06-10 11:53:45 -07:00
Siddhartha Mathiharan 2877dff056
Allow random fluent port in AMA (#1923)
* Allow random fluent port in AMA

* Allow random fluent port in AMA
2024-06-07 14:33:57 -07:00
arisettisanjana 2f94eb1d22
DateTimeFormat fix (#1921)
* removed sudo

* Revert "removed sudo"

This reverts commit 0011cd4446.

* fixing the format
2024-05-27 16:15:05 +05:30
arisettisanjana 20cc0aa816
Support for python3.12 (#1920) 2024-05-21 15:38:40 +05:30
Siddhartha Mathiharan c469063572
Delete unused OpenCensusAgent/opencensus-service directory (#1918) 2024-05-03 10:58:42 -07:00
Siddhartha Mathiharan 326337e45b
Enable dynamic SSL linking for mdsd in all regions (#1917)
* Enable dynamic SSL linking for mdsd in all regions

* Enable dynamic SSL linking for mdsd in all regions
2024-04-28 16:11:16 -07:00
Siddhartha Mathiharan d75fa0c68c
add configurationId tag to metrics from telegraf (#1916) 2024-04-24 17:04:06 -07:00
XiangyuKuangMSFT 106e99d0b2
[AMALinux] Fix error caused by submodule alias change in metrics_ext_handler.py (#1913)
Co-authored-by: Xiangyu Kuang <xikuan@microsoft.com>
2024-04-23 09:29:04 -07:00
Joseph Calev 2e5e5cae04
Updates go version and runs go mod tidy (#1910) 2024-04-11 10:55:05 -07:00
mayankdaruka-msft b4d783a871
Update VMAccess version to 1.5.19 (#1901) 2024-03-20 09:51:22 -05:00
peizhen-w 5f3a7a4538
add debian12 support (#1895) 2024-03-18 11:16:18 -07:00
mayankdaruka-msft 6a79c57242
VMAccess support for NOPASSWD sudo option (#1891) 2024-03-08 12:49:24 -06:00
Aaron Marten 16fe1ec6f0
Disable systemd checks for azuremonitor-coreagent and azuremonitor-agentlauncher on aarch64 (#1889) 2024-03-04 14:13:44 -08:00
Aaron Marten 542ff97128
Add libgrpc for amacoreagent (#1888) 2024-03-04 10:16:56 -08:00
Siddhartha Mathiharan 5a0e84f309
Update packaging.sh (#1884) 2024-02-26 13:27:15 -08:00
Siddhartha Mathiharan f8362a15e7
Change from UDP to Unix Socket for telegraf => ME communication (#1882)
* Create metrics-extension.service

* Update packaging.sh

* Update telegraf_config_handler.py

* Update agent.py

* Update telegraf_config_handler.py
2024-02-26 12:10:44 -08:00
Siddhartha Mathiharan 45937c7a94
Prevent AgentLauncher & Fluent-Bit restarts frequently during normal … (#1883)
* Prevent AgentLauncher & Fluent-Bit restarts frequently during normal Linux AMA operation

* Update agent.py

* Update agent.py
2024-02-26 11:32:42 -08:00
arisettisanjana 4c934ece5d
Enabling GuestAgent Logging (#1880)
* removed sudo

* Revert "removed sudo"

This reverts commit 0011cd4446.

* removed threads

* modified the default value

* added a flag to use threading

* modified default value

* renamed use_threads var

* renamed
2024-02-26 14:30:41 +05:30
Henry Stolz ab5ea86d80
Fix AMA HandlerManifest.json syntax (#1878)
* Fix AMA HandlerManifest.json syntax

* Add json validation for HandlerManifest
2024-02-15 12:03:41 -05:00
Siddhartha Mathiharan f50fbb410a
Set NO_PROXY for IMDS endpoint in AMA Python wrapper (#1876) 2024-02-05 11:05:52 -08:00