Added Datadog .NET Tracer 1.25.0 (#10682)

* add Datadog.dd-trace-dotnet manifest

* use new format, update to tracer 1.25.0
This commit is contained in:
Lucas Pimentel-Ordyna
2021-04-13 14:56:32 -04:00
committed by GitHub
parent 72125c317f
commit b95bc35f09
3 changed files with 61 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.0.0.schema.json
PackageIdentifier: Datadog.dd-trace-dotnet
PackageVersion: 1.25.0
FileExtensions:
# -
Protocols:
# -
Commands:
# -
MinimumOSVersion: 10.0.0.0
InstallModes:
- interactive
- silent
- silentWithProgress
Installers:
- Architecture: x64
InstallerType: msi
InstallerUrl: https://github.com/DataDog/dd-trace-dotnet/releases/download/v1.25.0/datadog-dotnet-apm-1.25.0-x64.msi
InstallerSha256: 5D62B3465E370441B051FA2C4A9F238635786ADB628106E74B506393003889FF
Scope: machine
InstallerLocale: en-US
ProductCode: "{7438AA36-7609-4BA6-A9B2-2B2CC78B15D0}"
InstallerSwitches:
Custom: -norestart
Silent: /qn
SilentWithProgress: /qb
UpgradeBehavior: install
ManifestType: installer
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,24 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultlocale.1.0.0.schema.json
PackageIdentifier: Datadog.dd-trace-dotnet
PackageVersion: 1.25.0
PackageLocale: en-US
Publisher: Datadog, Inc.
PublisherUrl: https://docs.datadoghq.com/
PublisherSupportUrl: https://www.datadoghq.com/support/
PrivacyUrl: https://www.datadoghq.com/legal/privacy/
Author: Datadog
PackageName: Datadog APM .NET Tracer
PackageUrl: https://docs.datadoghq.com/tracing/
License: Apache-2.0
LicenseUrl: https://github.com/DataDog/dd-trace-dotnet/blob/master/LICENSE
Copyright: Copyright 2017 Datadog, Inc.
CopyrightUrl: https://github.com/DataDog/dd-trace-dotnet/blob/master/NOTICE
ShortDescription: Automatic instrumentation for .NET applications
#Description:
Moniker: dd-trace-dotnet
Tags:
- apm
- tracing
ManifestType: defaultLocale
ManifestVersion: 1.0.0

View File

@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.0.0.schema.json
PackageIdentifier: Datadog.dd-trace-dotnet
PackageVersion: 1.25.0
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.0.0