Skip to content
This repository was archived by the owner on Oct 12, 2023. It is now read-only.
This repository was archived by the owner on Oct 12, 2023. It is now read-only.

Batch Insights installation script references outdated release #361

Description

@zerweck

Is there a reason this line references a release from September 2018?

"wget https://github.com/Azure/batch-insights/releases/download/go-beta.1/batch-insights",

On the same topic, the run command seems outdated as well:

commands <- linuxWrapCommands(commands)
if (!is.null(args$applicationInsights)) {
commands <- gsub("wait",
"wait; ./batch-insights > node-stats.log &",
commands)
}

For comparison, see https://github.com/Azure/batch-insights/blob/master/README.md#linux

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions