Jorge Balderas
Jorge Balderas
We are using OPA Agent version 0.49. We have prometheus enabled with log-level set to info. We have a ServiceMonitor that is scraping metrics from the "/metrics" endpoint. Scraping interval...
Using this code example create new lesson that lists all plugins and functions loaded in the kernel: - Add lesson and solution files - Add corresponding mkdocs file for Lesson...
The .net build is giving a warning about deprecated razor library due to the use of ASP .NET MVC 2 in the deployable app - Remove asp .net mvc library...
Create a function invocation filter that logs the functions that are being invoked: Acceptance criteria: - lesson and solution files are created - lesson mkdocs files are added - Tracing...
Add new lesson that shows how to add .NET Aspire Dashboard for observability: Acceptance criteria: - lesson and solution files are created - lesson mkdocs files are added - .NET...
Currently we have the user manually create Azure OpenAI service, deployment and provide the api key as pre-requisites for the Lessons. It would be ideal to have the option to...
- Update UI to authenticate backend API once auth is enabled
This will require code changes
Minimal changes to allow me to build `spring-petclinic-client` in Windows 11 and these versions of node and npm are still compatible with Gulp 3.9: ``` v10.24.1 6.14.12 ```
# Upgrade Java Project ## 🖥️ Project Information - **Project path**: c:\Users\jbalderas\source\repos\spring-petclinic-angularjs\spring-petclinic-server - **Java version**: 21 - **Build tool type**: Maven - **Build tool path**: C:\Users\jbalderas\apps\apache-maven-3.9.6\bin ## 🎯 Goals -...