dynatrace-oneagent-windows job from dynatrace-oneagent/1.3.0
This is a job that will run Dynatrace OneAgent installer for Windows
              Github source:
              03347de or
              master branch
            
Properties¶
dynatrace¶
  
  
    
apitoken¶API token
apiurl¶URL to Dynatrace API endpoint
- Default
""
applogaccess¶Enable access to discovered application log files content
- Default
"1"
downloadurl¶Download URL for direct download
- Default
""
environmentid¶Dynatrace environment ID
hostgroup¶Provide a hostgroup name for your CF deployment
- Default
""
hostprops¶Host properties for this VM. Format like DT_CUSTOM_PROP ENV variable: single line, space separated pairs of =
- Default
""
- Example
Department=Acceptance Stage=Sprint
hosttags¶Host tags for this VM. Format like DT_TAGS ENV variable: single line, space separated pairs of =
- Default
""
- Example
landscape=production team=my_team
infraonly¶Enable Cloud-Infrastructure only monitoring (Disables Full-Stack monitoring)
- Default
"0"
installerargs¶Arguments to hand over to the Dynatrace OneAgent installer
- Default
""
proxy¶Proxy for server communication
- Default
""
sslmode¶SSL mode (all) to accept self-signed SSL certs
- Default
""
Templates¶
            Templates are rendered and placed onto corresponding
            instances during the deployment process. This job's templates
            will be placed into /var/vcap/jobs/dynatrace-oneagent-windows/ directory
            (learn more).
          
- bin/drain.ps1(from- drain.ps1.erb)
- bin/pre-start.ps1(from- pre-start.ps1.erb)
- bin/start.ps1(from- start.ps1.erb)
- bin/stop.ps1(from- stop.ps1.erb)
Packages¶
            Packages are compiled and placed onto corresponding
            instances during the deployment process. Packages will be
            placed into /var/vcap/packages/ directory.
          
This job relies on no runtime packages.