Commit Graph

545 Commits

Author SHA1 Message Date
Patrice Chalin c9f3f768f5
CI: check external links (excluding GH) (#2362) 2023-02-19 09:41:02 -05:00
Ihor Sychevskyi 54b223988e
add & update favicons (#1650) 2022-10-12 13:14:10 -07:00
Severin Neumann a550dc7c82
Blog cleanup (#1715)
* Blog cleanup

Signed-off-by: svrnm <neumanns@cisco.com>

* fix zipkin UI url in apisix blog

Signed-off-by: svrnm <neumanns@cisco.com>
2022-09-07 09:06:43 +02:00
Patrice Chalin 2469e80c3e
Social-media image: use colored stacked logo (#1588) 2022-08-04 16:04:44 -04:00
jason plumb 25e6a9acb5
Generate favicon.ico and move favicon.png into subdir (#1590) 2022-08-03 17:03:43 -04:00
Ruben Vargas 3a417e1cfb
Attach kubernetes attributes to traces blogpost (#1454)
* Attach kubernetes attributes to traces blogpost

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Run markdown prettifier and made some copyedits

* address some comments

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* address comments about resources vs attributes

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* change to internal url

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* update date, title and linktitle

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* minor changes

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* rephrase from attach spans to attach to resources

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* improvments to paragraphs

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* improve conclusions

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* Copyedits

* Run prettifier

* Add link definition

* Fix app spelling

* address comments

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* address more comments

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* Update content/en/blog/2022/k8sattributes.md

Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>

* More comments

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* Copyedits - fix use of link def and vert.x app name

* change diagram

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* change name of files

Signed-off-by: Ruben Vargas <ruben.vp8510@gmail.com>

* Use today's date

Co-authored-by: Patrice Chalin <chalin@users.noreply.github.com>
2022-06-29 09:17:55 -04:00
Renato Quedas b0c60831b4
Adding a howto for building a trace receiver (#1288)
* Adding a howto for building a trace receiver

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>

* - Making explicit mention to OpenTelemetry trace model at the beggining
- simplifying Jaeger starting command line
- removing &nbsp tags

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>

* - adding images folder to support images within the collector's documentation content
- adding images for the custom trace receiver tutorial

* - adding `return nil` to NewFactory to make the code easier to follow

* trying to close the gap as suggested by @jpkrohling

* implementing suggestions from @jpkrohling

* renaming images for consistency

* fixing image references

* fixing a missed reference to receiverhelper

* updating the content to reflect "v0.53.0"

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* moving images to static folder

* fixing img links

* moving tutorials image folder under docs

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Apply suggestions from code review

Co-authored-by: Austin Parker <austin@ap2.io>

* Apply suggestions from code review

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* Update content/en/docs/collector/howto-receiver-trace.md

Co-authored-by: Austin Parker <austin@ap2.io>

* removing tracemok references and blank lines

* fixing image references

* adding missing images

* fixing image file name

* changing external references by local paths

* fixing local references

* Update howto-receiver-trace.md

* Run markdown Prettier

* Rename file to be consistent with other "building" page

* Ensure that "check your work" doesn't show up in the TOC

Co-authored-by: Juraci Paixão Kröhling <juraci.github@kroehling.de>
Co-authored-by: Austin Parker <austin@ap2.io>
Co-authored-by: Patrice Chalin <pchalin@gmail.com>
2022-06-22 09:06:05 -04:00
Patrice Chalin 62b0ca9251
Apache blog: fix layout issues and other copyedits (#1462) 2022-06-21 09:40:36 -04:00
Carter Socha fc6acea912
Community Demo Announcement Blog (#1433) 2022-06-18 18:43:16 -04:00
Severin Neumann 22f572d936
Some fixes for Observability Primer. (#1428) 2022-06-08 13:11:50 -04:00
Austin Parker fd6e31663b
add pride logo treatments to hero and nav (#1423) 2022-06-07 10:23:18 -04:00
DEBAJIT DAS dcec344207
Added blog for instrumentation of Apache Http Server (#1398)
* Added blog for instrumentation of Apache Http Server

* Incorporated Review Comments

* Incorporated more review comments
2022-05-31 12:53:47 -04:00
Adriana Villela 5aaa89e01c
Docs updates (#1201) (#1387)
* Docs updates (#1201)

* Fixes for additional comment feedback + pretty-print. (#1201)

* Update content/en/docs/concepts/observability-primer.md

Co-authored-by: Reiley Yang <reyang@microsoft.com>

* Update content/en/docs/concepts/observability-primer.md

Co-authored-by: Reiley Yang <reyang@microsoft.com>

* Update content/en/docs/concepts/observability-primer.md

Co-authored-by: Reiley Yang <reyang@microsoft.com>

* Update content/en/docs/concepts/what-is-opentelemetry.md

Co-authored-by: Phillip Carter <pcarter@fastmail.com>

* Fix double-quotes

* Fix glossary formatting + minor wording fixes

Co-authored-by: Reiley Yang <reyang@microsoft.com>
Co-authored-by: Phillip Carter <pcarter@fastmail.com>
2022-05-25 12:48:28 -04:00
Pavol Loffay 2fbfad3a18
Add blog post Knative and distributed tracing (#1296)
* Add blog post Knative and distributed tracing

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* Review suggestions

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* Move to about knative

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>

* Fix

Signed-off-by: Pavol Loffay <p.loffay@gmail.com>
2022-04-21 12:53:59 -04:00
yilinzeng 17f9ab7d50
blog post: add OpenTelemetry-Apache APISIX integration blog (#1185) 2022-03-26 14:23:34 -04:00
Michael Maxwell 0966ee2719
Compress PNG Images (#869) 2021-11-09 10:26:33 -05:00
Patrice Chalin 069684d903
Homepage cover rework (#794)
* Homepage cover rework
* Fix capitalization
2021-09-29 14:44:58 -04:00
Patrice Chalin d5a6112a45
Homepage: OTel is now an incubating project (#716) 2021-09-09 10:55:45 -04:00
Patrice Chalin 497a740d8f
Serve OTel schemas from opentelemetry-specification submodule (#715)
* Delete static schemas

* Add submodule

* Mount schemas folder
2021-09-09 09:39:15 -04:00
Carlos Alberto Cortez 4e0bbc91dc
Publish OpenTelemetry Schema File 1.6.1 (#695)
Also retire the broken 1.6.0 schema.
2021-08-30 09:19:13 -04:00
Tigran Najaryan 17d318c9ae
Publish OpenTelemetry Schema File 1.6.0 (#656) 2021-08-11 11:10:26 -04:00
Tigran Najaryan 0c0d44a908
Publish OpenTelemetry Schema File 1.5.0 (#629) 2021-07-09 09:37:51 -04:00
Tigran Najaryan 39a3fe2275
[DON'T MERGE] Publish OpenTelemetry Schema File 1.4.0 (#599)
As described in https://github.com/open-telemetry/opentelemetry.io/issues/577
this adds the first schema file. This should publish the file at
https://opentelemetry.io/schemas/1.4.0

Merge this PR after specification 1.4.0 is released.

We will automate the addition of future schemas later.
2021-06-07 22:18:10 -04:00
Steve Flanders 05fa0d797a
Remove About page and add Releases page (#382)
* Remove About page and add Releases page

* Modify layout

* Adjust formatting

* Adjust formatting

* Adjust formatting

* Adjust formatting
2021-02-15 10:32:53 -05:00
Austin Parker 2b4c3ebd9f
Site Refresh (#247)
- Switch to Docsy theme.
- Refactor content architecture to prep for docs
2020-10-16 13:04:06 -04:00
Austin Parker 8072e0403a
Add OpenTelemetry-Web to site (#205)
* update registry

* fix search elements not taking full width

* update colors/tagging

* add collector note

* initial work

* add sourcemap

* add opentelemetry tracing

* change url for collector
2020-06-18 16:57:15 -04:00
Austin Parker 8a3987c03c
Optimize page load for main page by converting images to Hugo assets (#199)
* update registry

* fix search elements not taking full width

* update colors/tagging

* add collector note

* fix #172
2020-06-18 13:38:42 -04:00
Austin Parker 1430d38fc7
registry 2.0 (#183)
* update registry

* fix search elements not taking full width

* update colors/tagging

* add collector note

* update instrumentation
2020-06-11 19:02:39 -04:00
Austin Parker b49421c1a0
Beta Landing Page (#155)
* fix #131

* fix #132

* fix #130

* fix #134
2020-03-30 11:48:18 -04:00
Austin Parker f8981ab748
Fix link to add a project to the Registry (#98)
* fix registry add link

* remove marking of results for now

* update copy
2020-02-04 11:52:21 -05:00
Austin Parker 76e1c78153
Add OpenTelemetry Registry (#94)
* add registry

* update bulma

* update style and html for single registry entry

* update content files with new fields
2020-02-04 10:25:06 -05:00
Austin Parker 5023f3c0b2
Add missing quick starts, content info, cleanup, etc. (#75)
* update project status text (fix #56)

* add content card for ott, polish on cards (fix #43)

* add js qs (fix #33)

* add java qs (fix #37)

* blur qs items on frontpage as there's no content yet

* add gh edit badge
2019-11-17 14:50:12 -08:00
Austin Parker bcff3263e3 Redesign for alpha release (#30)
* add nav, child page partials

* initial work on dynamic chart

* correct bar lengths

* colorize chart

* refactor project status board out of main page

* support nested nav keys

* update content template

* migrate content to about page

* migrate remaining content to about

* add initial quickstart stub

* tweak navbar

* remove unused page

* update quickstart stub text

* add smaller logo

* remove debugprint

* ignore theme dir

* add docs structure and sidebar

* cleanup deprecated partial

* migrate about header

* use fixed value rather than pct

* refactor hero social to blog widget

* embedded script tags are so mid-aughts

* add current status defs

* use scale-color

* combine node/browser in chart

* refactor progress chart to be entirely dynamic at build

* calculate completion percentage correctly

* link to spec milestones doc

* update build to get milestone data

* don't check in generated file

* load default if generated file doesn't exist

* adjust homepage layout

* img preview should be smart

* tweak bounds of chart

* adjust dashes

* tweak header dropdown name

* move css up to load before header
2019-10-01 10:27:56 -07:00
Austin Parker 1b1ace7ae2
Add a status board to the website. (#25) 2019-09-17 08:54:16 -07:00
lucperkins 3d37062f14 Remove font and add image to metadata
Signed-off-by: lucperkins <lucperkins@gmail.com>
2019-05-20 15:03:51 +02:00
lucperkins add33d4fe6 Update front page aesthetic (learn more list, etc.)
Signed-off-by: lucperkins <lucperkins@gmail.com>
2019-05-20 12:08:56 +02:00
lucperkins 5e8763fc9c Add new OT + OC project section
Signed-off-by: lucperkins <lucperkins@gmail.com>
2019-05-19 14:02:35 +02:00
lucperkins e44a40024f Add Gitter button to navbar
Signed-off-by: lucperkins <lucperkins@gmail.com>
2019-05-19 13:05:31 +02:00
lucperkins fa7f96f9ec Update page aesthetic
Signed-off-by: lucperkins <lucperkins@gmail.com>
2019-05-19 12:41:47 +02:00
lucperkins 0133a2cb8f Update favicon
Signed-off-by: lucperkins <lucperkins@gmail.com>
2019-05-19 12:16:56 +02:00
lucperkins 4ef8068119 Begin switching to new OT assets
Signed-off-by: lucperkins <lucperkins@gmail.com>
2019-05-16 06:44:27 +04:00
lucperkins 032ddbe8db Add navbar image
Signed-off-by: lucperkins <lucperkins@gmail.com>
2019-04-29 16:59:09 -07:00
lucperkins 9e6457a928 Modify hero and add project cards for OT and OC
Signed-off-by: lucperkins <lucperkins@gmail.com>
2019-04-29 13:50:07 -07:00
lucperkins 6edd9735d5 Add editorconfig file
Signed-off-by: lucperkins <lucperkins@gmail.com>
2019-04-29 13:26:47 -07:00
lucperkins ce25672461 Add favicon
Signed-off-by: lucperkins <lucperkins@gmail.com>
2019-04-29 12:59:44 -07:00