Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
microsoft
/
MLOpsPython
Public template
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
1.3k
Code
Issues
66
Pull requests
17
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Mamokari/observability
- #307
#307
Open
mokarian
wants to merge 28 commits into
master
microsoft/MLOpsPython:master
from
mamokari/observability
microsoft/MLOpsPython:mamokari/observability
Copy head branch name to clipboard
Conversation
Commits
28
(28)
Checks
Files changed
Open
Mamokari/observability
#307
mokarian
wants to merge 28 commits into
master
microsoft/MLOpsPython:master
from
mamokari/observability
microsoft/MLOpsPython:mamokari/observability
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2020
Adds Observability Modules
Maysam Mokarian
committed
07f985a
View commit details
Copy full SHA for 07f985a
Browse repository at this point
Fixes YML file
Maysam Mokarian
committed
5adb1bc
View commit details
Copy full SHA for 5adb1bc
Browse repository at this point
Fixes flake8 errors
Maysam Mokarian
committed
5bc9778
View commit details
Copy full SHA for 5bc9778
Browse repository at this point
removes python-dotenv==0.10.3 dependency
Maysam Mokarian
committed
cb2694a
View commit details
Copy full SHA for cb2694a
Browse repository at this point
Commits on Jul 3, 2020
Chages the AML_REBUILD_ENVIRONMENT to false
Maysam Mokarian
committed
534eaec
View commit details
Copy full SHA for 534eaec
Browse repository at this point
Fixes the AML image snapshot path
Maysam Mokarian
committed
56a20bf
View commit details
Copy full SHA for 56a20bf
Browse repository at this point
Satisfies Flake8
Maysam Mokarian
committed
0f614c4
View commit details
Copy full SHA for 0f614c4
Browse repository at this point
Integrates Observability onto Pipeline and one script
Maysam Mokarian
committed
bb0d158
View commit details
Copy full SHA for bb0d158
Browse repository at this point
Chamnges factory to register_loggers
Maysam Mokarian
committed
3a619da
View commit details
Copy full SHA for 3a619da
Browse repository at this point
Adds app_insights_connection_string to Env class
Maysam Mokarian
committed
ff513b3
View commit details
Copy full SHA for ff513b3
Browse repository at this point
Integrates observability with ml_service
Maysam Mokarian
committed
f61d444
View commit details
Copy full SHA for f61d444
Browse repository at this point
Satisfies Flake8
Maysam Mokarian
committed
b2d81d1
View commit details
Copy full SHA for b2d81d1
Browse repository at this point
Integrates diabetes_regression scripts with observability
Maysam Mokarian
committed
0904c59
View commit details
Copy full SHA for 0904c59
Browse repository at this point
Changes Observability to add AppInsightsLoggers to list of loggers only if the env variable is set
Maysam Mokarian
committed
cbd100a
View commit details
Copy full SHA for cbd100a
Browse repository at this point
Adds APP_INSIGHTS_CONNECTION_STRING to logger_interface
Maysam Mokarian
committed
704d345
View commit details
Copy full SHA for 704d345
Browse repository at this point
Commits on Jul 6, 2020
Removes the dependency to Env object
Maysam Mokarian
committed
421c14c
View commit details
Copy full SHA for 421c14c
Browse repository at this point
Satisfies Flake8
Maysam Mokarian
committed
bbc871a
View commit details
Copy full SHA for bbc871a
Browse repository at this point
Adds dataclasses to conda_dependencies.yml
Maysam Mokarian
committed
cc95eaf
View commit details
Copy full SHA for cc95eaf
Browse repository at this point
Fixes YAML indentation
Maysam Mokarian
committed
e1a76f8
View commit details
Copy full SHA for e1a76f8
Browse repository at this point
Changes log_metric to log
Maysam Mokarian
committed
07e432f
View commit details
Copy full SHA for 07e432f
Browse repository at this point
Adds more scripts to use Observability and get app_insight_connectoin_
Maysam Mokarian
committed
b48da8e
View commit details
Copy full SHA for b48da8e
Browse repository at this point
Remove AML_REBUILD_ENVIRONMENT flag
Maysam Mokarian
committed
b25c7e2
View commit details
Copy full SHA for b25c7e2
Browse repository at this point
Resolves the conflicts
Maysam Mokarian
committed
b814d47
View commit details
Copy full SHA for b814d47
Browse repository at this point
Adds diabetes_regression to scoring path
Maysam Mokarian
committed
13841e2
View commit details
Copy full SHA for 13841e2
Browse repository at this point
Adds dataclasses
Maysam Mokarian
committed
66cffef
View commit details
Copy full SHA for 66cffef
Browse repository at this point
Adds dataclasses to conda_dependencies_scorecopy.yml
Maysam Mokarian
committed
8328b88
View commit details
Copy full SHA for 8328b88
Browse repository at this point
Adds python-dotenv and opencensus to conda_dependencies_scorecopy.yml
Maysam Mokarian
committed
8cac588
View commit details
Copy full SHA for 8cac588
Browse repository at this point
Commits on Jul 9, 2020
Merges with master
Maysam Mokarian
committed
c113423
View commit details
Copy full SHA for c113423
Browse repository at this point
You can’t perform that action at this time.