Skip to content

Azure App Insights: fix misspelled field name in app_state data stream - #4754

Merged
zmoog merged 2 commits into
elastic:mainfrom
zmoog:zmoog/azure-app-insights-misspelled-field
Dec 12, 2022
Merged

Azure App Insights: fix misspelled field name in app_state data stream#4754
zmoog merged 2 commits into
elastic:mainfrom
zmoog:zmoog/azure-app-insights-misspelled-field

Conversation

@zmoog

@zmoog zmoog commented Dec 2, 2022

Copy link
Copy Markdown
Contributor

What does this PR do?

Fix a misspelling in the field name azure.app_state.browser_timings_receive_[d]uration that was causing an error during Lens editing.

Checklist

  • I have reviewed tips for building integrations and this pull request is aligned with them.
  • I have verified that all data streams collect metrics or logs.
  • I have added an entry to my package's changelog.yml file.
  • I have verified that Kibana version constraints are current according to guidelines.

Related issues

@zmoog zmoog added Integration:azure Azure Logs Team:Cloud-Monitoring Label for the Cloud Monitoring team labels Dec 2, 2022
@zmoog zmoog self-assigned this Dec 2, 2022
@zmoog zmoog added the bug Something isn't working, use only for issues label Dec 2, 2022
@zmoog zmoog changed the title Fix misspelled field name in app_state data stream Dec 2, 2022
@zmoog
zmoog marked this pull request as ready for review December 2, 2022 02:24
@zmoog
zmoog requested a review from a team as a code owner December 2, 2022 02:24
@elasticmachine

elasticmachine commented Dec 2, 2022

Copy link
Copy Markdown

💚 Build Succeeded

the below badges are clickable and redirect to their specific view in the CI or DOCS
Pipeline View Test View Changes Artifacts preview preview

Expand to view the summary

Build stats

  • Start Time: 2022-12-02T02:20:19.186+0000

  • Duration: 13 min 26 sec

Test stats 🧪

Test Results
Failed 0
Passed 16
Skipped 0
Total 16

🤖 GitHub comments

Expand to view the GitHub comments

To re-run your PR in the CI, just comment with:

  • /test : Re-trigger the build.

@elasticmachine

Copy link
Copy Markdown

🌐 Coverage report

Name Metrics % (covered/total) Diff
Packages 100.0% (0/0) 💚
Files 100.0% (0/0) 💚 2.265
Classes 100.0% (0/0) 💚 2.265
Methods 66.667% (4/6) 👎 -24.631
Lines 100.0% (0/0) 💚 7.986
Conditionals 100.0% (0/0) 💚
@zmoog
zmoog merged commit bffbb03 into elastic:main Dec 12, 2022
@zmoog
zmoog deleted the zmoog/azure-app-insights-misspelled-field branch December 12, 2022 09:37
@elasticmachine

Copy link
Copy Markdown

Package azure_application_insights - 1.0.4 containing this change is available at https://epr.elastic.co/search?package=azure_application_insights

orestisfl pushed a commit to orestisfl/integrations that referenced this pull request May 15, 2026
elastic#4754)

* Fix misspelled field name in app_state data stream

* Update changelog
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working, use only for issues Integration:azure Azure Logs Team:Cloud-Monitoring Label for the Cloud Monitoring team

4 participants