From 6a7b07d1fe43f33d6cab04d2e65ca3aafed9e57f Mon Sep 17 00:00:00 2001 From: Fabrizio Ferri-Benedetti Date: Tue, 22 Feb 2022 18:42:33 +0100 Subject: [PATCH] Add Splunk notice to README (#46) This small PR adds the acquisition notice with a link to the README file. --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c39bc49..c8d10fb 100644 --- a/README.md +++ b/README.md @@ -8,4 +8,6 @@ SAPM (Splunk APM Protocol) ProtoBuf schema. Schema definition is in samp.proto and imports Jaeger model.proto that is vendored. -Use `make` to generate Go ProtoBuf code. \ No newline at end of file +Use `make` to generate Go ProtoBuf code. + +>ℹ️  SignalFx was acquired by Splunk in October 2019. See [Splunk SignalFx](https://www.splunk.com/en_us/investor-relations/acquisitions/signalfx.html) for more information.