https://github.com/abhikt48/java-ai-sbus-test
Codeless Agent test with Azure ServiceBus
https://github.com/abhikt48/java-ai-sbus-test
Last synced: 3 months ago
JSON representation
Codeless Agent test with Azure ServiceBus
- Host: GitHub
- URL: https://github.com/abhikt48/java-ai-sbus-test
- Owner: abhikt48
- Created: 2024-05-08T16:56:08.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-08T17:13:39.000Z (over 1 year ago)
- Last Synced: 2025-01-06T00:35:54.484Z (11 months ago)
- Language: Java
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome_ai_agents - Java-Ai-Sbus-Test - Codeless Agent test with Azure ServiceBus (Building / Testing)
README
# Test Codeless Agent With Sbus
Test project for applicationinsights-agent
# Steps for publish logs to APP Insight
1. Update connection string @ [applicationinsights.json](https://github.com/abhikt48/java-ai-sbus-test/blob/main/src/main/resources/applicationinsights.json)
2. Dowload and copy `applicationinsights-agent-3.5.2.jar` @ [agent](https://github.com/abhikt48/java-ai-sbus-test/tree/main/agent)
3. Update ServiBus configuration @ [TestAiAgentWithMultiTransports.java](https://github.com/abhikt48/java-ai-sbus-test/blob/main/src/main/java/com/abhi/test/ai/agent/latest/TestCodelessAgentWithSbus.java)
4. Run `TestCodelessAgentWithSbus.java` with only one VM argument `-javaagent:"agent/applicationinsights-agent-3.5.2.jar"`
- Which should start successfully
5. Open App Insight to view dependency tree