Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(observe): observe and mlflow implementation #2

Merged
merged 1 commit into from
Oct 11, 2024

Conversation

GALLLASMILAN
Copy link
Contributor

I implemented the observability to the starter repo.

@GALLLASMILAN GALLLASMILAN requested a review from Tomas2D October 11, 2024 09:02
src/agent_observe.ts Dismissed Show dismissed Hide dismissed
> Docker distribution with support for compose is required, the following are supported:
>
> - [Docker](https://www.docker.com/)
> - [Rancher](https://www.rancher.com/) - macOS users may want to use VZ instead of QEMU
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Mention Podman

@@ -18,5 +18,6 @@
"strict": true,
"skipLibCheck": true,
"strictNullChecks": true
}
},
"exclude": ["node_modules", "dist", "eslint.config.js", "prettier.config.js"]
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why these changes are needed?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does not work with eslint.config.js and ohter files.

@GALLLASMILAN GALLLASMILAN requested a review from Tomas2D October 11, 2024 10:27
@Tomas2D Tomas2D merged commit 44a3d21 into main Oct 11, 2024
3 checks passed
@Tomas2D Tomas2D deleted the implement-observability branch October 11, 2024 10:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants