From a6f5ab35fe73a528a07653ba01f9cea7d76a50cf Mon Sep 17 00:00:00 2001 From: fossabot Date: Wed, 11 Mar 2026 07:52:29 -0600 Subject: [PATCH] Add license scan report and status Signed off by: fossabot --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index bdbc1b6..714e01a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,6 @@ # Generic OpenTelemetry Process Monitoring Framework for Instana +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Flaplaque%2Finstana_plugins.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Flaplaque%2Finstana_plugins?ref=badge_shield) + An extensible framework for creating custom Instana plugins that monitor any processes using OpenTelemetry. This repository provides a robust, reusable foundation for process monitoring with Strategy₿ implementations as reference examples. @@ -581,3 +583,6 @@ For a detailed history of changes and improvements, see the [Release Notes](docs [MIT License](LICENSE) Copyright © 2025 laplaque/instana_plugins Contributors + + +[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Flaplaque%2Finstana_plugins.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Flaplaque%2Finstana_plugins?ref=badge_large) \ No newline at end of file