Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
33 commits
Select commit Hold shift + click to select a range
b3d80b3
feat(nrdot-mssql): Added the automation cli for mssql otel
RamanaReddy8801 Jul 20, 2026
ba29653
add windows.yml preflight tasks (admin/sqlcmd check, auth input valid…
RamanaReddy8801 Jul 20, 2026
a3b93e9
add windows.yml install_nrdot task
RamanaReddy8801 Jul 20, 2026
ceb7bdd
add windows.yml configure_database_user task (SQL Auth, Windows Auth,…
RamanaReddy8801 Jul 20, 2026
f8269c1
add windows.yml configure_service_identity task
RamanaReddy8801 Jul 20, 2026
17c106e
add windows.yml create_collector_config task (Standard/Full-feature x…
RamanaReddy8801 Jul 20, 2026
55cce3b
add configure_service/restart/verify tasks and postInstall
RamanaReddy8801 Jul 20, 2026
532bc3b
trust SQL Server certificate in sqlcmd calls (-C)
RamanaReddy8801 Jul 21, 2026
f647d52
don't auto-upgrade existing collector; allow custom SQL login name
RamanaReddy8801 Jul 21, 2026
ab79019
allow custom monitoring password; fix install detection bug
RamanaReddy8801 Jul 27, 2026
0d6f769
full stop with manual-steps message when nrdot-collector exists
RamanaReddy8801 Jul 27, 2026
cba3a1d
fix(mssql-otel-windows): remove manual password entry, auto-generate …
RamanaReddy8801 Jul 27, 2026
1373ef2
add CI test definition for Windows NRDOT MSSQL recipe
RamanaReddy8801 Jul 31, 2026
a5e925c
add placeholder env vars for unused auth-mode inputs
RamanaReddy8801 Jul 31, 2026
bace42b
Merge branch 'main' into mssql-otel-cli
RamanaReddy8801 Jul 31, 2026
aa7a1a5
read SA_PASSWORD/SERVER/PORT/LOGIN_NAME from env, not task templates
RamanaReddy8801 Aug 4, 2026
dc8126f
read WIN_ACCOUNT/WIN_PASSWORD/GMSA_ACCOUNT from env, not task templates
RamanaReddy8801 Aug 5, 2026
a38edc8
restrict ACL on mssql-config.yaml to service account only
RamanaReddy8801 Aug 5, 2026
6c5a635
restrict ACL and guarantee cleanup for mssql temp files on Windows
RamanaReddy8801 Aug 6, 2026
6c3edf5
updated test for windows
RamanaReddy8801 Aug 7, 2026
9d6b903
Merge branch 'main' into mssql-otel-cli
RamanaReddy8801 Aug 7, 2026
dd4d43f
updated test for windows added available for NRDOT already installed
RamanaReddy8801 Aug 7, 2026
a8fb93f
add inputVars default
RamanaReddy8801 Aug 7, 2026
04c6282
add inputVars
RamanaReddy8801 Aug 7, 2026
b2e699c
pass sa password via SQLCMDPASSWORD instead of sqlcmd -P arg
RamanaReddy8801 Aug 7, 2026
f3875be
change assert_auth_inputs for password
RamanaReddy8801 Aug 7, 2026
77ab9fd
add debug for password
RamanaReddy8801 Aug 7, 2026
7affd69
Remove debug output from validation
RamanaReddy8801 Aug 7, 2026
8f856e9
Use environment variable instead of template variable for SA password
RamanaReddy8801 Aug 7, 2026
499fdbb
drop -P from the args entirely
RamanaReddy8801 Aug 7, 2026
a789c06
read secret input vars via template substitution, not
RamanaReddy8801 Aug 7, 2026
8adabc5
mssql-otel windows recipe against re-install and cross-task failures
RamanaReddy8801 Aug 7, 2026
a4d5933
NRDOT MSSQL recipe for AWS RDS on Windows
RamanaReddy8801 Aug 13, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading