diff --git a/.github/workflows/component-owners.yml b/.github/workflows/component-owners.yml index 09e36b0b3f96..88f42dbc6df3 100644 --- a/.github/workflows/component-owners.yml +++ b/.github/workflows/component-owners.yml @@ -1,6 +1,7 @@ name: Component owners on: - pull_request_target: + workflow_dispatch: + # pull_request_target: jobs: run_self: diff --git a/.htmltest.yml b/.htmltest.yml index b68ed6e7d7fb..35205e1f40d6 100644 --- a/.htmltest.yml +++ b/.htmltest.yml @@ -15,6 +15,7 @@ IgnoreURLs: # list of regexs of paths or URLs to be ignored - ^(/..)?/docs/languages/net/(metrics-api|traces-api)/ - ^((/..)?/docs/migration/)?opencensus/$ - ^(/community/end-user/)?feedback-survey/$ + - ^/../docs/specs/?$ # non-default locale spec redirect - ^https://deploy-preview-\d+--opentelemetry.netlify.app/ - ^https://www\.googletagmanager\.com @@ -72,5 +73,3 @@ IgnoreURLs: # list of regexs of paths or URLs to be ignored - ^https://wikipedia.org/wiki/(S.M.A.R.T|Hop_) # TODO move into content/en/blog/2023/contributing-to-otel/index.md once https://github.com/open-telemetry/opentelemetry.io/issues/3889 is implemented - ^https://shorturl.at/vLYZ0$ - # TODO remove the following temporary ignore rule (@chalin) - - ^/en/docs/specs$ diff --git a/content/ja/docs/specs/_index.md b/content/ja/docs/specs/_index.md index 63087076a600..3a226277cc25 100644 --- a/content/ja/docs/specs/_index.md +++ b/content/ja/docs/specs/_index.md @@ -1,12 +1,8 @@ --- title: Specifications linkTitle: Specs ↗ -description: _Redirect page_ weight: 960 -# _build: { render: link } -redirect: /en/docs/specs 301! -redirects: [{ from: '*', to: '/en/docs/specs/:splat' }] +_build: { render: link } +redirects: [{ from: '*', to: '/docs/specs/:splat' }] default_lang_commit: 3b44fbfa49ced919daea01123abfaed836d2d0ec --- - -Netlify redirect target: [{{% param "title" %}}]({{% param "redirect" %}}). diff --git a/data/ecosystem/vendors.yaml b/data/ecosystem/vendors.yaml index 1579c7ebc4a4..51bac4831a74 100644 --- a/data/ecosystem/vendors.yaml +++ b/data/ecosystem/vendors.yaml @@ -47,6 +47,12 @@ contact: support@causely.io oss: false commercial: true +- name: Centreon + nativeOTLP: true + url: https://docs.centreon.com/pp/integrations/plugin-packs/getting-started/how-to-guides/telegraf/ + contact: contact@centreon.com + oss: false + commercial: true - name: Chronosphere distribution: false nativeOTLP: true diff --git a/layouts/partials/redirects/sites.redirects b/layouts/partials/redirects/sites.redirects index 70aa516cb9b5..9240260dfaf7 100644 --- a/layouts/partials/redirects/sites.redirects +++ b/layouts/partials/redirects/sites.redirects @@ -13,8 +13,6 @@ {{/* Process non-default languages. */ -}} -/ja/docs/specs /en/docs/specs/ 301! - {{ range after 1 .Sites -}} {{ $siteLang := .Language.Lang -}} diff --git a/package.json b/package.json index d0f88253a80f..5e4144e16f0f 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ "_hugo": "hugo --cleanDestinationDir", "_list:check:*": "npm run --loglevel=warn | grep -Ee '^\\s*check:[^:]+$'", "_list:fix:*": "npm run --loglevel=warn | grep -Ee '^\\s*fix:[^:]+$' | grep -v 'fix:all'", - "_ls-bad-filenames": "find assets content static -name '*_*' ! -name '_*'", + "_ls-bad-filenames": "find assets content static -name '*_*' ! -name '[_.]*'", "_prebuild": "npm run seq -- get:submodule cp:spec", "_prepare:docsy": "cd themes/docsy && npm install", "_prettier:any": "npx prettier --ignore-path ''", diff --git a/static/refcache.json b/static/refcache.json index 3771cb508318..6976c15dcf6b 100644 --- a/static/refcache.json +++ b/static/refcache.json @@ -1035,6 +1035,10 @@ "StatusCode": 206, "LastSeen": "2024-01-18T08:53:34.715996-05:00" }, + "https://docs.centreon.com/pp/integrations/plugin-packs/getting-started/how-to-guides/telegraf/": { + "StatusCode": 206, + "LastSeen": "2024-07-27T17:54:47.061938869Z" + }, "https://docs.chronosphere.io/ingest/otel/otel-ingest": { "StatusCode": 200, "LastSeen": "2024-03-19T05:23:55.741827909Z"