grafana/pkg/cmd/grafana-cli/commands
Karl Persson a2cba3d0b5
User: Add tracing (#87028)
* Inject tracer in tests

* Annotate with traces

Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2024-04-30 13:15:56 +02:00
..
commandstest Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
conflict-examples [Docs] Edit terraform example and doc for file generation (#58822) 2022-11-17 05:24:07 -05:00
datamigrations Chore: Update test database initialization (#81673) 2024-02-09 09:35:39 -05:00
secretsmigrations Chore: Unite wire graphs for cli and server (#61143) 2023-03-17 16:36:39 +01:00
cli.go Expose enterprise-commit in server version output (#75897) 2023-10-04 14:51:35 +02:00
commands.go Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
conflict_user_command_test.go Chore: Add tracing to team service (#86999) 2024-04-29 11:32:03 +01:00
conflict_user_command.go User: Add tracing (#87028) 2024-04-30 13:15:56 +02:00
install_command_test.go Chore: Making the plugin install commands respect the config parameter (#86578) 2024-04-22 10:29:25 +02:00
install_command.go Plugin: Remove error on invalid version (#71951) 2023-07-19 16:55:31 +02:00
listremote_command.go Plugins: Tidy up CLI code (#67813) 2023-05-08 10:58:47 +02:00
listversions_command.go Plugins: Tidy up CLI code (#67813) 2023-05-08 10:58:47 +02:00
ls_command_test.go Plugins: Tidy up CLI code (#67723) 2023-05-04 10:52:09 +02:00
ls_command.go Plugins: Tidy up CLI code (#67813) 2023-05-08 10:58:47 +02:00
remove_command.go Plugins: Tidy up CLI code (#67723) 2023-05-04 10:52:09 +02:00
reset_password_command_test.go feat(grafana-cli): allow configuring admin ID for reset-admin-password (#60603) 2022-12-21 08:24:33 -05:00
reset_password_command.go User: use update function for password updates (#86419) 2024-04-17 15:24:36 +02:00
upgrade_all_command_test.go Plugins: Tidy up CLI code (#67813) 2023-05-08 10:58:47 +02:00
upgrade_all_command.go Plugins: Tidy up CLI code (#67813) 2023-05-08 10:58:47 +02:00
upgrade_command.go Cli: Check missing plugin parameter of plugin update command (#86410) 2024-04-18 15:46:04 +02:00