Skip to content

paketo-buildpacks/azure-application-insights

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

896 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Paketo Buildpack for Azure Application Insights

Buildpack ID: paketo-buildpacks/azure-application-insights

Registry URLs: docker.io/paketobuildpacks/azure-application-insights

The Paketo Buildpack for Azure Application Insights is a Cloud Native Buildpack that contributes the Application Insights Agent and configures it to connect to the service.

Behavior

This buildpack will participate if all the following conditions are met

  • A binding exists with type of ApplicationInsights

The buildpack will do the following for Java applications:

  • Contributes a Java agent to a layer and configures JAVA_TOOL_OPTIONS to use it
  • Transforms the contents of the binding secret to environment variables with the pattern APPLICATIONINSIGHTS_<KEY>=<VALUE>

License

This buildpack is released under version 2.0 of the Apache License.

Bindings

The buildpack optionally accepts the following bindings:

Type: dependency-mapping

Key Value Description
<dependency-digest> <uri> If needed, the buildpack will fetch the dependency with digest <dependency-digest> from <uri>

About

A Cloud Native Buildpack that contributes the Application Insights Agent and configures it to connect to the service

Topics

Resources

License

Code of conduct

Contributing

Security policy

Stars

7 stars

Watchers

3 watching

Forks

Packages

 
 
 

Contributors