Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Observability Onboarding] Remove tech preview badges from the firehose and OTel-based onboarding flows #206118

Merged
merged 2 commits into from
Jan 14, 2025

Conversation

gbamparop
Copy link
Contributor

@gbamparop gbamparop commented Jan 9, 2025

📓 Summary

Tech preview badges from the firehose and OTel-based onboarding flows are removed.

Closes https://github.com/elastic/observability-dev/issues/4140
Closes #206035

Before

Cards

Firehose

Screenshot 2025-01-09 at 17 31 27

OTel hosts

Screenshot 2025-01-09 at 17 37 23

OTel K8s

Screenshot 2025-01-09 at 17 37 46

Onboarding flows

Firehose

Screenshot 2025-01-09 at 17 31 39

OTel hosts

Screenshot 2025-01-09 at 17 37 31

OTel K8s

Screenshot 2025-01-09 at 17 37 53

After

Cards

Firehose

image

OTel hosts

Screenshot 2025-01-09 at 17 38 54

OTel K8s

Screenshot 2025-01-09 at 17 39 04

Onboarding flows

Firehose

Screenshot 2025-01-09 at 17 35 08

OTel hosts

Screenshot 2025-01-09 at 17 39 24

OTel K8s

Screenshot 2025-01-09 at 17 39 13

@gbamparop gbamparop requested a review from a team as a code owner January 9, 2025 17:54
@gbamparop gbamparop added release_note:skip Skip the PR/issue when compiling release notes backport:prev-minor Backport to (9.0) the previous minor version (i.e. one version back from main) labels Jan 9, 2025
@elasticmachine
Copy link
Contributor

💚 Build Succeeded

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
observabilityOnboarding 269.8KB 269.7KB -120.0B

@flash1293
Copy link
Contributor

/oblt-deploy

2 similar comments
@flash1293
Copy link
Contributor

/oblt-deploy

@flash1293
Copy link
Contributor

/oblt-deploy

Copy link
Contributor

@flash1293 flash1293 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works as expected, LGTM

@gbamparop
Copy link
Contributor Author

@elasticmachine merge upstream

@gbamparop gbamparop merged commit 41cbc6a into elastic:main Jan 14, 2025
8 checks passed
@kibanamachine
Copy link
Contributor

Starting backport for target branches: 8.x

https://github.com/elastic/kibana/actions/runs/12772114945

kibanamachine pushed a commit to kibanamachine/kibana that referenced this pull request Jan 14, 2025
…se and OTel-based onboarding flows (elastic#206118)

## 📓 Summary
Tech preview badges from the firehose and OTel-based onboarding flows
are removed.

Closes elastic/observability-dev#4140
Closes elastic#206035

## Before

### Cards
#### Firehose
<img width="401" alt="Screenshot 2025-01-09 at 17 31 27"
src="https://github.com/user-attachments/assets/ede2e11c-324f-4bdf-ad02-48929126afe1"
/>

#### OTel hosts
<img width="409" alt="Screenshot 2025-01-09 at 17 37 23"
src="https://github.com/user-attachments/assets/ecf230c9-305c-40a4-ac9a-8cbc779913cc"
/>

#### OTel K8s
<img width="389" alt="Screenshot 2025-01-09 at 17 37 46"
src="https://github.com/user-attachments/assets/971dbc6d-c356-43db-942c-dba9540d1008"
/>

### Onboarding flows
#### Firehose
<img width="922" alt="Screenshot 2025-01-09 at 17 31 39"
src="https://github.com/user-attachments/assets/295484a7-12ca-4857-b767-689b4135b44d"
/>

#### OTel hosts
<img width="1229" alt="Screenshot 2025-01-09 at 17 37 31"
src="https://github.com/user-attachments/assets/7f14ae66-c2d8-49bc-a57e-9068d7a71adf"
/>

#### OTel K8s
<img width="1035" alt="Screenshot 2025-01-09 at 17 37 53"
src="https://github.com/user-attachments/assets/2e5f834a-ffc2-4f80-b223-128be3d17567"
/>

## After
### Cards
### Firehose
<img width="401" alt="image"
src="https://github.com/user-attachments/assets/d810b193-fcff-46bf-80c3-93b3351b4507"
/>

### OTel hosts
<img width="404" alt="Screenshot 2025-01-09 at 17 38 54"
src="https://github.com/user-attachments/assets/64ac617a-2803-4023-8f0e-4a8691791bbb"
/>

### OTel K8s
<img width="390" alt="Screenshot 2025-01-09 at 17 39 04"
src="https://github.com/user-attachments/assets/57efa024-cbd5-4d01-93fa-9fc079fdb37b"
/>

### Onboarding flows
### Firehose
<img width="962" alt="Screenshot 2025-01-09 at 17 35 08"
src="https://github.com/user-attachments/assets/ccb42ac2-77fa-4559-8fcc-948c0434371f"
/>

### OTel hosts
<img width="1228" alt="Screenshot 2025-01-09 at 17 39 24"
src="https://github.com/user-attachments/assets/0a863c22-af09-474d-8ee6-45766d5ab04f"
/>

### OTel K8s
<img width="1204" alt="Screenshot 2025-01-09 at 17 39 13"
src="https://github.com/user-attachments/assets/6155a676-e8a2-4276-a3f9-cfc630e666ee"
/>

Co-authored-by: Elastic Machine <[email protected]>
(cherry picked from commit 41cbc6a)
@kibanamachine
Copy link
Contributor

💚 All backports created successfully

Status Branch Result
8.x

Note: Successful backport PRs will be merged automatically after passing CI.

Questions ?

Please refer to the Backport tool documentation

kibanamachine added a commit that referenced this pull request Jan 14, 2025
…firehose and OTel-based onboarding flows (#206118) (#206633)

# Backport

This will backport the following commits from `main` to `8.x`:
- [[Observability Onboarding] Remove tech preview badges from the
firehose and OTel-based onboarding flows
(#206118)](#206118)

<!--- Backport version: 9.4.3 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Giorgos
Bamparopoulos","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-01-14T16:31:42Z","message":"[Observability
Onboarding] Remove tech preview badges from the firehose and OTel-based
onboarding flows (#206118)\n\n## 📓 Summary\r\nTech preview badges from
the firehose and OTel-based onboarding flows\r\nare
removed.\r\n\r\nCloses
https://github.com/elastic/observability-dev/issues/4140\r\nCloses
https://github.com/elastic/kibana/issues/206035\r\n\r\n##
Before\r\n\r\n### Cards\r\n#### Firehose\r\n<img width=\"401\"
alt=\"Screenshot 2025-01-09 at 17 31
27\"\r\nsrc=\"https://github.com/user-attachments/assets/ede2e11c-324f-4bdf-ad02-48929126afe1\"\r\n/>\r\n\r\n####
OTel hosts\r\n<img width=\"409\" alt=\"Screenshot 2025-01-09 at 17 37
23\"\r\nsrc=\"https://github.com/user-attachments/assets/ecf230c9-305c-40a4-ac9a-8cbc779913cc\"\r\n/>\r\n\r\n####
OTel K8s\r\n<img width=\"389\" alt=\"Screenshot 2025-01-09 at 17 37
46\"\r\nsrc=\"https://github.com/user-attachments/assets/971dbc6d-c356-43db-942c-dba9540d1008\"\r\n/>\r\n\r\n\r\n###
Onboarding flows\r\n#### Firehose\r\n<img width=\"922\" alt=\"Screenshot
2025-01-09 at 17 31
39\"\r\nsrc=\"https://github.com/user-attachments/assets/295484a7-12ca-4857-b767-689b4135b44d\"\r\n/>\r\n\r\n####
OTel hosts\r\n<img width=\"1229\" alt=\"Screenshot 2025-01-09 at 17 37
31\"\r\nsrc=\"https://github.com/user-attachments/assets/7f14ae66-c2d8-49bc-a57e-9068d7a71adf\"\r\n/>\r\n\r\n####
OTel K8s\r\n<img width=\"1035\" alt=\"Screenshot 2025-01-09 at 17 37
53\"\r\nsrc=\"https://github.com/user-attachments/assets/2e5f834a-ffc2-4f80-b223-128be3d17567\"\r\n/>\r\n\r\n##
After\r\n### Cards\r\n### Firehose\r\n<img width=\"401\"
alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/d810b193-fcff-46bf-80c3-93b3351b4507\"\r\n/>\r\n\r\n###
OTel hosts\r\n<img width=\"404\" alt=\"Screenshot 2025-01-09 at 17 38
54\"\r\nsrc=\"https://github.com/user-attachments/assets/64ac617a-2803-4023-8f0e-4a8691791bbb\"\r\n/>\r\n\r\n###
OTel K8s\r\n<img width=\"390\" alt=\"Screenshot 2025-01-09 at 17 39
04\"\r\nsrc=\"https://github.com/user-attachments/assets/57efa024-cbd5-4d01-93fa-9fc079fdb37b\"\r\n/>\r\n\r\n###
Onboarding flows\r\n### Firehose\r\n<img width=\"962\" alt=\"Screenshot
2025-01-09 at 17 35
08\"\r\nsrc=\"https://github.com/user-attachments/assets/ccb42ac2-77fa-4559-8fcc-948c0434371f\"\r\n/>\r\n\r\n###
OTel hosts\r\n<img width=\"1228\" alt=\"Screenshot 2025-01-09 at 17 39
24\"\r\nsrc=\"https://github.com/user-attachments/assets/0a863c22-af09-474d-8ee6-45766d5ab04f\"\r\n/>\r\n\r\n###
OTel K8s\r\n<img width=\"1204\" alt=\"Screenshot 2025-01-09 at 17 39
13\"\r\nsrc=\"https://github.com/user-attachments/assets/6155a676-e8a2-4276-a3f9-cfc630e666ee\"\r\n/>\r\n\r\nCo-authored-by:
Elastic Machine
<[email protected]>","sha":"41cbc6adc0a5c439468b54406e1f02f09a9cab68","branchLabelMapping":{"^v9.0.0$":"main","^v8.18.0$":"8.x","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","v9.0.0","backport:prev-minor","Feature:
Observability Onboarding","v8.18.0"],"title":"[Observability Onboarding]
Remove tech preview badges from the firehose and OTel-based onboarding
flows","number":206118,"url":"https://github.com/elastic/kibana/pull/206118","mergeCommit":{"message":"[Observability
Onboarding] Remove tech preview badges from the firehose and OTel-based
onboarding flows (#206118)\n\n## 📓 Summary\r\nTech preview badges from
the firehose and OTel-based onboarding flows\r\nare
removed.\r\n\r\nCloses
https://github.com/elastic/observability-dev/issues/4140\r\nCloses
https://github.com/elastic/kibana/issues/206035\r\n\r\n##
Before\r\n\r\n### Cards\r\n#### Firehose\r\n<img width=\"401\"
alt=\"Screenshot 2025-01-09 at 17 31
27\"\r\nsrc=\"https://github.com/user-attachments/assets/ede2e11c-324f-4bdf-ad02-48929126afe1\"\r\n/>\r\n\r\n####
OTel hosts\r\n<img width=\"409\" alt=\"Screenshot 2025-01-09 at 17 37
23\"\r\nsrc=\"https://github.com/user-attachments/assets/ecf230c9-305c-40a4-ac9a-8cbc779913cc\"\r\n/>\r\n\r\n####
OTel K8s\r\n<img width=\"389\" alt=\"Screenshot 2025-01-09 at 17 37
46\"\r\nsrc=\"https://github.com/user-attachments/assets/971dbc6d-c356-43db-942c-dba9540d1008\"\r\n/>\r\n\r\n\r\n###
Onboarding flows\r\n#### Firehose\r\n<img width=\"922\" alt=\"Screenshot
2025-01-09 at 17 31
39\"\r\nsrc=\"https://github.com/user-attachments/assets/295484a7-12ca-4857-b767-689b4135b44d\"\r\n/>\r\n\r\n####
OTel hosts\r\n<img width=\"1229\" alt=\"Screenshot 2025-01-09 at 17 37
31\"\r\nsrc=\"https://github.com/user-attachments/assets/7f14ae66-c2d8-49bc-a57e-9068d7a71adf\"\r\n/>\r\n\r\n####
OTel K8s\r\n<img width=\"1035\" alt=\"Screenshot 2025-01-09 at 17 37
53\"\r\nsrc=\"https://github.com/user-attachments/assets/2e5f834a-ffc2-4f80-b223-128be3d17567\"\r\n/>\r\n\r\n##
After\r\n### Cards\r\n### Firehose\r\n<img width=\"401\"
alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/d810b193-fcff-46bf-80c3-93b3351b4507\"\r\n/>\r\n\r\n###
OTel hosts\r\n<img width=\"404\" alt=\"Screenshot 2025-01-09 at 17 38
54\"\r\nsrc=\"https://github.com/user-attachments/assets/64ac617a-2803-4023-8f0e-4a8691791bbb\"\r\n/>\r\n\r\n###
OTel K8s\r\n<img width=\"390\" alt=\"Screenshot 2025-01-09 at 17 39
04\"\r\nsrc=\"https://github.com/user-attachments/assets/57efa024-cbd5-4d01-93fa-9fc079fdb37b\"\r\n/>\r\n\r\n###
Onboarding flows\r\n### Firehose\r\n<img width=\"962\" alt=\"Screenshot
2025-01-09 at 17 35
08\"\r\nsrc=\"https://github.com/user-attachments/assets/ccb42ac2-77fa-4559-8fcc-948c0434371f\"\r\n/>\r\n\r\n###
OTel hosts\r\n<img width=\"1228\" alt=\"Screenshot 2025-01-09 at 17 39
24\"\r\nsrc=\"https://github.com/user-attachments/assets/0a863c22-af09-474d-8ee6-45766d5ab04f\"\r\n/>\r\n\r\n###
OTel K8s\r\n<img width=\"1204\" alt=\"Screenshot 2025-01-09 at 17 39
13\"\r\nsrc=\"https://github.com/user-attachments/assets/6155a676-e8a2-4276-a3f9-cfc630e666ee\"\r\n/>\r\n\r\nCo-authored-by:
Elastic Machine
<[email protected]>","sha":"41cbc6adc0a5c439468b54406e1f02f09a9cab68"}},"sourceBranch":"main","suggestedTargetBranches":["8.x"],"targetPullRequestStates":[{"branch":"main","label":"v9.0.0","branchLabelMappingKey":"^v9.0.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/206118","number":206118,"mergeCommit":{"message":"[Observability
Onboarding] Remove tech preview badges from the firehose and OTel-based
onboarding flows (#206118)\n\n## 📓 Summary\r\nTech preview badges from
the firehose and OTel-based onboarding flows\r\nare
removed.\r\n\r\nCloses
https://github.com/elastic/observability-dev/issues/4140\r\nCloses
https://github.com/elastic/kibana/issues/206035\r\n\r\n##
Before\r\n\r\n### Cards\r\n#### Firehose\r\n<img width=\"401\"
alt=\"Screenshot 2025-01-09 at 17 31
27\"\r\nsrc=\"https://github.com/user-attachments/assets/ede2e11c-324f-4bdf-ad02-48929126afe1\"\r\n/>\r\n\r\n####
OTel hosts\r\n<img width=\"409\" alt=\"Screenshot 2025-01-09 at 17 37
23\"\r\nsrc=\"https://github.com/user-attachments/assets/ecf230c9-305c-40a4-ac9a-8cbc779913cc\"\r\n/>\r\n\r\n####
OTel K8s\r\n<img width=\"389\" alt=\"Screenshot 2025-01-09 at 17 37
46\"\r\nsrc=\"https://github.com/user-attachments/assets/971dbc6d-c356-43db-942c-dba9540d1008\"\r\n/>\r\n\r\n\r\n###
Onboarding flows\r\n#### Firehose\r\n<img width=\"922\" alt=\"Screenshot
2025-01-09 at 17 31
39\"\r\nsrc=\"https://github.com/user-attachments/assets/295484a7-12ca-4857-b767-689b4135b44d\"\r\n/>\r\n\r\n####
OTel hosts\r\n<img width=\"1229\" alt=\"Screenshot 2025-01-09 at 17 37
31\"\r\nsrc=\"https://github.com/user-attachments/assets/7f14ae66-c2d8-49bc-a57e-9068d7a71adf\"\r\n/>\r\n\r\n####
OTel K8s\r\n<img width=\"1035\" alt=\"Screenshot 2025-01-09 at 17 37
53\"\r\nsrc=\"https://github.com/user-attachments/assets/2e5f834a-ffc2-4f80-b223-128be3d17567\"\r\n/>\r\n\r\n##
After\r\n### Cards\r\n### Firehose\r\n<img width=\"401\"
alt=\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/d810b193-fcff-46bf-80c3-93b3351b4507\"\r\n/>\r\n\r\n###
OTel hosts\r\n<img width=\"404\" alt=\"Screenshot 2025-01-09 at 17 38
54\"\r\nsrc=\"https://github.com/user-attachments/assets/64ac617a-2803-4023-8f0e-4a8691791bbb\"\r\n/>\r\n\r\n###
OTel K8s\r\n<img width=\"390\" alt=\"Screenshot 2025-01-09 at 17 39
04\"\r\nsrc=\"https://github.com/user-attachments/assets/57efa024-cbd5-4d01-93fa-9fc079fdb37b\"\r\n/>\r\n\r\n###
Onboarding flows\r\n### Firehose\r\n<img width=\"962\" alt=\"Screenshot
2025-01-09 at 17 35
08\"\r\nsrc=\"https://github.com/user-attachments/assets/ccb42ac2-77fa-4559-8fcc-948c0434371f\"\r\n/>\r\n\r\n###
OTel hosts\r\n<img width=\"1228\" alt=\"Screenshot 2025-01-09 at 17 39
24\"\r\nsrc=\"https://github.com/user-attachments/assets/0a863c22-af09-474d-8ee6-45766d5ab04f\"\r\n/>\r\n\r\n###
OTel K8s\r\n<img width=\"1204\" alt=\"Screenshot 2025-01-09 at 17 39
13\"\r\nsrc=\"https://github.com/user-attachments/assets/6155a676-e8a2-4276-a3f9-cfc630e666ee\"\r\n/>\r\n\r\nCo-authored-by:
Elastic Machine
<[email protected]>","sha":"41cbc6adc0a5c439468b54406e1f02f09a9cab68"}},{"branch":"8.x","label":"v8.18.0","branchLabelMappingKey":"^v8.18.0$","isSourceBranch":false,"state":"NOT_CREATED"}]}]
BACKPORT-->

Co-authored-by: Giorgos Bamparopoulos <[email protected]>
viduni94 pushed a commit to viduni94/kibana that referenced this pull request Jan 23, 2025
…se and OTel-based onboarding flows (elastic#206118)

## 📓 Summary
Tech preview badges from the firehose and OTel-based onboarding flows
are removed.

Closes elastic/observability-dev#4140
Closes elastic#206035

## Before

### Cards
#### Firehose
<img width="401" alt="Screenshot 2025-01-09 at 17 31 27"
src="https://github.com/user-attachments/assets/ede2e11c-324f-4bdf-ad02-48929126afe1"
/>

#### OTel hosts
<img width="409" alt="Screenshot 2025-01-09 at 17 37 23"
src="https://github.com/user-attachments/assets/ecf230c9-305c-40a4-ac9a-8cbc779913cc"
/>

#### OTel K8s
<img width="389" alt="Screenshot 2025-01-09 at 17 37 46"
src="https://github.com/user-attachments/assets/971dbc6d-c356-43db-942c-dba9540d1008"
/>


### Onboarding flows
#### Firehose
<img width="922" alt="Screenshot 2025-01-09 at 17 31 39"
src="https://github.com/user-attachments/assets/295484a7-12ca-4857-b767-689b4135b44d"
/>

#### OTel hosts
<img width="1229" alt="Screenshot 2025-01-09 at 17 37 31"
src="https://github.com/user-attachments/assets/7f14ae66-c2d8-49bc-a57e-9068d7a71adf"
/>

#### OTel K8s
<img width="1035" alt="Screenshot 2025-01-09 at 17 37 53"
src="https://github.com/user-attachments/assets/2e5f834a-ffc2-4f80-b223-128be3d17567"
/>

## After
### Cards
### Firehose
<img width="401" alt="image"
src="https://github.com/user-attachments/assets/d810b193-fcff-46bf-80c3-93b3351b4507"
/>

### OTel hosts
<img width="404" alt="Screenshot 2025-01-09 at 17 38 54"
src="https://github.com/user-attachments/assets/64ac617a-2803-4023-8f0e-4a8691791bbb"
/>

### OTel K8s
<img width="390" alt="Screenshot 2025-01-09 at 17 39 04"
src="https://github.com/user-attachments/assets/57efa024-cbd5-4d01-93fa-9fc079fdb37b"
/>

### Onboarding flows
### Firehose
<img width="962" alt="Screenshot 2025-01-09 at 17 35 08"
src="https://github.com/user-attachments/assets/ccb42ac2-77fa-4559-8fcc-948c0434371f"
/>

### OTel hosts
<img width="1228" alt="Screenshot 2025-01-09 at 17 39 24"
src="https://github.com/user-attachments/assets/0a863c22-af09-474d-8ee6-45766d5ab04f"
/>

### OTel K8s
<img width="1204" alt="Screenshot 2025-01-09 at 17 39 13"
src="https://github.com/user-attachments/assets/6155a676-e8a2-4276-a3f9-cfc630e666ee"
/>

Co-authored-by: Elastic Machine <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport:prev-minor Backport to (9.0) the previous minor version (i.e. one version back from main) Feature: Observability Onboarding release_note:skip Skip the PR/issue when compiling release notes v8.18.0 v9.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Onboarding] Remove the Tech Preview badge from the Amazon Firehose onboarding workflow.
4 participants