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

@zerweck

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions