Skip to content

Commit bdea6b0

Browse files
committed
add pr number
1 parent addc2b8 commit bdea6b0

File tree

3 files changed

+5
-1
lines changed

3 files changed

+5
-1
lines changed

packages/auth0/changelog.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
changes:
44
- description: Fix dashboard visualisations containing empty data.
55
type: bugfix
6-
link: https://github.com/elastic/integrations/pull/
6+
link: https://github.com/elastic/integrations/pull/11693
77
- version: "1.18.0"
88
changes:
99
- description: "Allow @custom pipeline access to event.original without setting preserve_original_event."

packages/auth0/data_stream/logs/_dev/test/system/test-auth0-http-config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ data_stream:
99
url: /auth0/logs
1010
secret_value: abc123
1111
preserve_original_event: true
12+
assert:
13+
hit_count: 26

packages/auth0/data_stream/logs/_dev/test/system/test-auth0-https-config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,3 +60,5 @@ data_stream:
6060
Iqi7is4z2mP8pbcIIlmloogE
6161
-----END PRIVATE KEY-----
6262
verification_mode: none
63+
assert:
64+
hit_count: 26

0 commit comments

Comments
 (0)