diff --git a/content/en/blog/2024/otel-get-started-survey/1GettingStartedSurvey_technologies_using.png b/content/en/blog/2024/otel-get-started-survey/1GettingStartedSurvey_technologies_using.png new file mode 100644 index 000000000000..7f6bdcbac966 Binary files /dev/null and b/content/en/blog/2024/otel-get-started-survey/1GettingStartedSurvey_technologies_using.png differ diff --git a/content/en/blog/2024/otel-get-started-survey/2GettingStartedSurvey_level.png b/content/en/blog/2024/otel-get-started-survey/2GettingStartedSurvey_level.png new file mode 100644 index 000000000000..5635dcad0d88 Binary files /dev/null and b/content/en/blog/2024/otel-get-started-survey/2GettingStartedSurvey_level.png differ diff --git a/content/en/blog/2024/otel-get-started-survey/3GettingStartedSurvey_language.png b/content/en/blog/2024/otel-get-started-survey/3GettingStartedSurvey_language.png new file mode 100644 index 000000000000..8d1f0b29c9ac Binary files /dev/null and b/content/en/blog/2024/otel-get-started-survey/3GettingStartedSurvey_language.png differ diff --git a/content/en/blog/2024/otel-get-started-survey/4GettingStartedSurvey_resources.png b/content/en/blog/2024/otel-get-started-survey/4GettingStartedSurvey_resources.png new file mode 100644 index 000000000000..7659de930a93 Binary files /dev/null and b/content/en/blog/2024/otel-get-started-survey/4GettingStartedSurvey_resources.png differ diff --git a/content/en/blog/2024/otel-get-started-survey/5GettingStartedSurvey_part_importand.png b/content/en/blog/2024/otel-get-started-survey/5GettingStartedSurvey_part_importand.png new file mode 100644 index 000000000000..10ac158dac3d Binary files /dev/null and b/content/en/blog/2024/otel-get-started-survey/5GettingStartedSurvey_part_importand.png differ diff --git a/content/en/blog/2024/otel-get-started-survey/index.md b/content/en/blog/2024/otel-get-started-survey/index.md new file mode 100644 index 000000000000..102acc3c7a89 --- /dev/null +++ b/content/en/blog/2024/otel-get-started-survey/index.md @@ -0,0 +1,77 @@ +--- +title: Insights from the OpenTelemetry Getting Started Survey +linkTitle: OpenTelemetry Getting Started Survey +date: 2024-06-11 +author: '[Ana Margarita Medina](https://github.com/AnaMMedina21) (ServiceNow)' +issue: 4662 +sig: End User SIG +# prettier-ignore +cSpell:ignore: +--- + +Getting started with new technologies can be hard, which is why we try to meet our end-users where they are. As a part of that goal, we (the OpenTelemetry End-User SIG) recently surveyed the community to find out how we can best help our users get started with OpenTelemetry. The 104 responses we received will help drive improvements in enablement content from the community as well as vendors. + +Check out the results! + + +## Key Takeaways +* No matter their level of OTel experience, folks would like to see the following: + * #1 Comprehensive documentation (67.3% of respondents) + * #2 Reference implementations for instrumentation (65.3% of respondents) + * #3 Detailed tutorials (63.4% of respondents) +* Respondents are mostly working with containers, with 79.8% of respondents using Kubernetes and 63.5% of respondents using Docker +* Over 83% of respondents stated that the Traces Specification, Instrumentation APIs & SDKs, and Metrics Specification were the most important in their OTel journey. + + +## Detailed insights +### Q: What technologies are you using when setting up your observability journey? + +Out of 104 respondents: Respondents are mostly working with containers, with 79.8% of respondents using Kubernetes and 63.5% of respondents using Docker + +![Chart showing what technologies are being used](1GettingStartedSurvey_technologies_using.png) + +### Q: Where in your Observability journey is your organization? + +Out of 104 respondents: +* 25% were beginners and they are learning about observability or have used monitoring tools +* 49% were intermediates and were setting up observability practice +* 26% were experts and have a well-established observability practice + +![Chart showing where in their observability journey they are](2GettingStartedSurvey_level.png) + +### Q: What languages are you using in your organization? + +JavaScript, Java, Go, and Python are the most widely used languages, they are being utilized by over 50% of the respondents. + +Other languages used included Scala, Typescript, Erlang/Elixir, Perl, R, Lua, Matlab, Julia, Haskell, COBOL, Kotlin, and SAS. + +![Chart showing what languages are being used](3GettingStartedSurvey_language.png) + +### Q: What resources do you wish you had when getting started with OpenTelemetry? + +Depending on where in their observability journey they prefer different resources: + + +* Those who are learning about observability and those who are setting up an observability practice want comprehensive documentation and detailed tutorials and videos. +* Those who have a well-established observability practice prefer reference implementations for instrumentation as well as comprehensive documentation. + +![Chart showing what resources folks want](4GettingStartedSurvey_resources.png) + + +### Q: What part of the project is most important to you in your OTel journey? + +Most respondents stated that Traces Specification, Instrumentation APIs & SDKs and Metrics Specification were considered the most important. + + +![Chart showing what aspects are the most important](5GettingStartedSurvey_part_importand.png) + + + +## Keep in touch + +Thanks to everyone who participated in the survey! We rely on your feedback to help guide the future development of OpenTelemetry and to ensure it continues to meet your evolving needs. We will post upcoming surveys in the following avenues: + + + +* [#otel-sig-end-user Slack channel](https://cloud-native.slack.com/archives/C01RT3MSWGZ) – you can also reach out to us here! +* [End user resources page](https://opentelemetry.io/community/end-user/) \ No newline at end of file