Automated programming language detection for Kubernetes workloads using eBPF
polylang-detector is a Kubernetes-native service that automatically detects the programming language of applications running in your cluster.
Contributions are welcome! Please:
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
GNU Affero General Public License