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

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

Merged
merged 2 commits into from
Dec 12, 2022

Conversation

zmoog
Copy link
Contributor

@zmoog zmoog commented Dec 2, 2022

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 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 label Dec 2, 2022
@zmoog zmoog changed the title Fix misspelled field name in app_state data stream Azure App Insights: 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
Copy link

elasticmachine commented Dec 2, 2022

💚 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

🌐 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

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Integration:Azure Team:Cloud-Monitoring Label for the Cloud Monitoring team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Misspelled field name in Azure Application Insights Metrics integration
4 participants