Skip to content

Commit

Permalink
Merge branch 'main' into new-getting-started
Browse files Browse the repository at this point in the history
  • Loading branch information
svrnm authored Nov 4, 2024
2 parents ccff1e4 + d3c66e3 commit 06cf860
Show file tree
Hide file tree
Showing 361 changed files with 7,138 additions and 1,918 deletions.
6 changes: 6 additions & 0 deletions .cspell.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ version: '0.2'
language: en-US
import:
- '@cspell/dict-es-es/cspell-ext.json'
- '@cspell/dict-fr-fr/cspell-ext.json'
- '@cspell/dict-pt-br/cspell-ext.json'
caseSensitive: true
ignorePaths:
Expand All @@ -31,6 +32,8 @@ dictionaryDefinitions:
path: .cspell/en-words.txt
- name: es-palabras
path: .cspell/es-palabras.txt
- name: fr-mots
path: .cspell/fr-mots.txt
- name: pt-palavras
path: .cspell/pt-palavras.txt
dictionaries:
Expand All @@ -40,6 +43,7 @@ dictionaries:
# Local word lists
- en-words
- es-palabras
- fr-mots
- pt-palavras
# Programming languages and software terms
- cpp
Expand All @@ -49,3 +53,5 @@ dictionaries:
- softwareTerms
# Other
- companies
words: # Valid words across all locales
- htmltest
1 change: 1 addition & 0 deletions .cspell/en-words.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ discoverability
dotnet
Dyla
dynatrace
ebpf
emailservice
EMEA
erlang
Expand Down
7 changes: 7 additions & 0 deletions .cspell/es-palabras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,10 @@ microservicios
extensibilidad
correlacionarse
deserializa
proprietarias
aspiracional
deserializar
Muestreadores
muestreadores
monitoreo
multilenguaje
213 changes: 213 additions & 0 deletions .cspell/fr-mots.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,213 @@
analyse
analyser
avec
collecter
collectez
comportement
contenant
créez
dans
découvrez
définie
démo
dessous
données
d'utiliser
efficace
entièrement
être
générer
gratuit
indépendant
instrumenter
intégrations
langages
librairies
logiciels
métriques
nombreux
nombreuses
observabilité
outils
permet
permettant
projet
projets
peut
qualité
savoir
s'intègre
supporte
supporté
tant
télémétrie
transmettez
universelle
utilisé
visuel
votre
vous
l'état
système
incluent
rendre
signifie
émettre
metriques
produites
doivent
transmises
Pourquoi
l'essor
commerciales
besoin
répond
suivant
principes
clés
propriétaire
générez
dépendance
fournisseur
n'avez
d'apprendre
seul
combinés
offrent
équipes
organisations
flexibilité
dont
informatique
Extensibilité
conçu
extensible
Quelques
façon
étendu
Ajouter
receveur
Collecteur
afin
prendre
venant
personnalisée
bibliothèques
personnalisées
Créer
collecteur
adaptée
utilisation
spécifique
nouvel
exportateur
personnalisé
prend
propagateur
contexte
plupart
utilisateurs
n'aient
d'étendre
presque
tous
niveaux
Histoire
trouve
antérieurs
créés
résoudre
même
problème
norme
décrivant
manière
transmettre
Aucun
n'étant
indépendante
fusionné
leurs
offrant
utilisez
actuellement
pouvez
découvrir
migrer
ensuite
commencer
Lancez
directement
composants
standardisé
définissant
sémantiques
décrire
langage
implémentent
spécifications
écosystème
instrumentent
automatique
génèrent
requérir
reçoit
modifie
autre
Opérateur
ressources
Faas
variété
intègrent
fournir
défaut
pris
fournisseurs
fournissent
contribuent
n’aient
d’étendre
conçus
créer
gérer
telles
outil
compris
ainsi
commerciaux
d'autres
génération
collecte
gestion
objectifs
principaux
pouvoir
aisément
systèmes
quelque
soit
leur
environnement
d'exécution
stockage
visualisation
sont
intentionnellement
laissés
d'autres
comprendre
sortantes
logiciel
d’aujourd’hui
souhaitez
jetez
oeil
valeurs
principaux
suivants
spécification
communautaires
brève
êtes
standardisée
autres
4 changes: 4 additions & 0 deletions .github/component-label-map.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,10 @@ lang:es:
- changed-files:
- any-glob-to-any-file:
- content/es/**
lang:fr:
- changed-files:
- any-glob-to-any-file:
- content/fr/**
sig:cpp:
- changed-files:
- any-glob-to-any-file:
Expand Down
3 changes: 3 additions & 0 deletions .github/component-owners.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,3 +80,6 @@ components:
content/es:
- open-telemetry/docs-maintainers
- open-telemetry/docs-es-approvers
content/fr:
- open-telemetry/docs-maintainers
- open-telemetry/docs-fr-approvers
6 changes: 3 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[submodule "themes/docsy"]
path = themes/docsy
url = https://github.com/google/docsy.git
docsy-pin = v0.10.0-26-g79511949
docsy-pin = v0.11.0-2-g68aa7b3
docsy-note = "2024-04-01 Switching to google/docsy.git from cncf/docsy.git since we don't have any CNCF customizations."
docsy-reminder = "Ensure that any tag referenced by `docsy-pin` is present in the remote repo (url), otherwise add (push) the tags to the repo."
[submodule "content-modules/opentelemetry-specification"]
Expand All @@ -23,12 +23,12 @@
[submodule "content-modules/opamp-spec"]
path = content-modules/opamp-spec
url = https://github.com/open-telemetry/opamp-spec
opamp-pin = v0.9.0-2-g950df29
opamp-pin = v0.10.0
[submodule "content-modules/opentelemetry-go"]
path = content-modules/opentelemetry-go
url = https://github.com/open-telemetry/opentelemetry-go
go-pin = v1.27.0
[submodule "content-modules/opentelemetry-java-examples"]
path = content-modules/opentelemetry-java-examples
url = https://github.com/open-telemetry/opentelemetry-java-examples.git
javaexamples-pin = 8fe9a11
javaexamples-pin = 0f736ec
10 changes: 8 additions & 2 deletions .htmltest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,15 @@ IgnoreInternalEmptyHash: true # TODO: remove after resolution of https://github.
CheckMailto: false
TestFilesConcurrently: true
IgnoreDirs:
# DO NOT EDIT! IgnoreDirs list is auto-generated from markdown file front matter.
# 2024-11-03 The following entry is for `en` pages only. Other locales do
# not currently require it.
- ^blog/(\d+/)?page/\d+
# TODO drop after https://github.com/open-telemetry/opentelemetry.io/issues/5267 is fixed:
- zh/docs/contributing/pr-checks
# TODO drop next line after https://github.com/open-telemetry/opentelemetry.io/issues/5423 is fixed for ja pages:
- ^ja/docs/concepts/instrumentation/libraries/
# TODO drop next line after https://github.com/open-telemetry/opentelemetry.io/issues/5423 is fixed for pt pages:
- ^pt/docs/concepts/instrumentation/libraries/
# DO NOT EDIT! IgnoreDirs list is auto-generated from markdown file front matter.
IgnoreInternalURLs: # list of paths
IgnoreURLs: # list of regexs of paths or URLs to be ignored
- ^/api$
Expand Down
6 changes: 5 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ This is the source repository for the [OpenTelemetry][] website, project
documentation, and blog. The site is [built][contributing.md] using [Hugo][] and
is hosted on [Netlify][].

Public analytics for the website is [available here][].

## Get involved

To learn how to contribute fixes and new content to this project, read the
Expand Down Expand Up @@ -52,7 +54,7 @@ Here is a list of community roles with current and previous members:
- Approvers: [@open-telemetry/docs-approvers][]

- [Michael Hausenblas](https://github.com/mhausenblas), Amazon
- [Tiffany Hrabusa](https://github.com/tiffany76)
- [Tiffany Hrabusa](https://github.com/tiffany76), Grafana Labs

- Maintainers: [@open-telemetry/docs-maintainers][]

Expand Down Expand Up @@ -101,3 +103,5 @@ contributed][contributors]!
[slack]: https://slack.cncf.io/
[hugo]: https://gohugo.io
[netlify]: https://netlify.com
[available here]:
https://lookerstudio.google.com/reporting/34c2a65a-39e8-44aa-afa0-094975fee55d/page/4VDGB
2 changes: 1 addition & 1 deletion content-modules/opamp-spec
2 changes: 1 addition & 1 deletion content-modules/opentelemetry-java-examples
Submodule opentelemetry-java-examples updated 45 files
+6 −6 autoconfigure/README.md
+1 −1 build.gradle.kts
+12 −0 doc-snippets/api/build.gradle.kts
+50 −0 doc-snippets/api/src/main/java/otel/AsyncCounterUsage.java
+49 −0 doc-snippets/api/src/main/java/otel/AsyncGaugeUsage.java
+49 −0 doc-snippets/api/src/main/java/otel/AsyncUpDownCounterUsage.java
+79 −0 doc-snippets/api/src/main/java/otel/AttributesUsage.java
+74 −0 doc-snippets/api/src/main/java/otel/BaggageUsage.java
+91 −0 doc-snippets/api/src/main/java/otel/ContextUsage.java
+42 −0 doc-snippets/api/src/main/java/otel/CounterUsage.java
+82 −0 doc-snippets/api/src/main/java/otel/ExtractContextUsage.java
+43 −0 doc-snippets/api/src/main/java/otel/GaugeUsage.java
+16 −0 doc-snippets/api/src/main/java/otel/GlobalOpenTelemetryUsage.java
+43 −0 doc-snippets/api/src/main/java/otel/HistogramUsage.java
+46 −0 doc-snippets/api/src/main/java/otel/InjectContextUsage.java
+63 −0 doc-snippets/api/src/main/java/otel/LogRecordUsage.java
+73 −0 doc-snippets/api/src/main/java/otel/NoopUsage.java
+20 −0 doc-snippets/api/src/main/java/otel/OpenTelemetryUsage.java
+51 −0 doc-snippets/api/src/main/java/otel/ProvidersAndScopes.java
+29 −0 doc-snippets/api/src/main/java/otel/SemanticAttributesUsage.java
+53 −0 doc-snippets/api/src/main/java/otel/SpanAndContextUsage.java
+86 −0 doc-snippets/api/src/main/java/otel/SpanUsage.java
+42 −0 doc-snippets/api/src/main/java/otel/UpDownCounterUsage.java
+35 −0 doc-snippets/api/src/main/java/otel/Util.java
+2 −2 doc-snippets/exporters/build.gradle.kts
+2 −2 doc-snippets/getting-started/build.gradle.kts
+2 −2 doc-snippets/spring-starter/build.gradle.kts
+ gradle/wrapper/gradle-wrapper.jar
+2 −2 gradle/wrapper/gradle-wrapper.properties
+4 −4 grpc/build.gradle.kts
+1 −1 javaagent/README.md
+1 −1 javaagent/build.gradle.kts
+5 −4 javaagent/collector-config.yaml
+1 −1 javaagent/docker-compose.yml
+2 −2 kotlin-extension/build.gradle.kts
+5 −5 log-appender/build.gradle.kts
+1 −1 log-appender/docker-compose.yml
+3 −2 log-appender/otel-config.yaml
+5 −5 otlp/docker/otel-collector-config-demo.yaml
+10 −9 settings.gradle.kts
+1 −1 spring-native/README.md
+3 −3 spring-native/build.gradle.kts
+5 −4 spring-native/collector-spring-native-config.yaml
+1 −1 spring-native/docker-compose.yml
+3 −3 telemetry-testing/build.gradle.kts
9 changes: 9 additions & 0 deletions content/en/announcements/2024-community-awards.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
title: OpenTelemetry Community Awards
date: 2024-10-29
expiryDate: 2024-11-08
---

<i class="fas fa-bullhorn"></i>
[**2024 OpenTelemetry Community Awards**](/blog/2024/community-awards/)
nominations are open!
10 changes: 5 additions & 5 deletions content/en/blog/2023/spring-native/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,11 +37,11 @@ Boot 3) out of the box:
```

To get even more visibility, the Starter can be combined with
[instrumentation libraries](/docs/languages/java/libraries/). For this purpose,
the OpenTelemetry Java contributors have improved the JDBC (database) libraries
and logging instrumentation libraries. For example, for the Logback logging
library, they have added GraalVM configuration to make the library work in
native mode[^1].
[instrumentation libraries](/docs/languages/java/instrumentation/). For this
purpose, the OpenTelemetry Java contributors have improved the JDBC (database)
libraries and logging instrumentation libraries. For example, for the Logback
logging library, they have added GraalVM configuration to make the library work
in native mode[^1].

Furthermore, they have worked to reduce the configuration to set up the logging
and database instrumentation with the Starter. For example, if your application
Expand Down
Loading

0 comments on commit 06cf860

Please sign in to comment.