Giter VIP home page Giter VIP logo

applicationinsights-java-profiler-demo's Introduction

Introduction

This is a Java Spring Boot micro service application which exposes a REST API against an in memory MognoDB instance. Intended to be deployed to Azure Kubernetes Services this application is design to demonstrate the features for the Java Applications Insights Codeless jar file.

Getting Started

To use this application you will need to do the following

Example Commands I used

az acr create --name DrAcr --resource-group aks-westus --sku Standard az aks update --name draks --resource-group aks-westus --attach-acr DrAcr az aks check-acr --name draks --resource-group aks-westus --acr DrAcr.azurecr.io az acr update --admin-enabled true --name dracr az acr login --name dracr

before building the docker image you need to generate a sas token for the jar file

Docker build . docker tag cf2afeb88816 dracr.azurecr.io/cosmos-demo:latest docker push dracr.azurecr.io/cosmos-demo:latest

applicationinsights-java-profiler-demo's People

Contributors

microsoftopensource avatar shadowpic avatar trask avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

trask isabella232

applicationinsights-java-profiler-demo's Issues

log4j 2.13.3 is shown in the mvn dependency tree

Please provide us with the following information:

This issue is for a: (mark with an x)

- [X] bug report -> please search issues before submitting
- [ ] feature request
- [ ] documentation issue or request
- [ ] regression (a behavior that used to work and stopped in a new release)

Minimal steps to reproduce

execute a mvn dependency:tree and note log4j is included

Any log messages given by the failure

Expected/desired behavior

log4j is updated to a version that does not have the latest security vulnerability

OS and Version?

Windows 7, 8 or 10. Linux (which distribution). macOS (Yosemite? El Capitan? Sierra?)
Windows 11

Versions

Mention any other details that might be useful


Thanks! We'll be in touch soon.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.