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

Heartbeat: add datastream fields to synthetics #26774

Merged

Conversation

vigneshshanmugam
Copy link
Member

@vigneshshanmugam vigneshshanmugam commented Jul 7, 2021

{
  "_index": ".ds-synthetics-http-default-2021.07.07-000001",
  "_id": "9SJfgnoBUSsHvkuw1eQu",
  "_version": 1,
  "_score": null,
  "fields": {
    "monitor.status": [
      "up"
    ],
    "http.response.headers.X-Elastic-Product": [
      "Elasticsearch"
    ],
    "http.rtt.validate.us": [
      2431
    ],
    "url.scheme": [
      "http"
    ],
    "monitor.id": [
      "my-monitor"
    ],
    "tcp.rtt.connect.us": [
      249
    ],
    "resolve.ip": [
      "127.0.0.1"
    ],
    "monitor.name": [
      "My Monitor"
    ],
    "agent.type": [
      "heartbeat"
    ],
    "http.rtt.content.us": [
      89
    ],
    "summary.up": [
      1
    ],
    "resolve.rtt.us": [
      1017
    ],
    "url.port": [
      9200
    ],
    "monitor.ip": [
      "127.0.0.1"
    ],
    "agent.name": [
      "Vignesh.local"
    ],
    "observer.mac": [
     
    ],
    "http.response.status_code": [
      200
    ],
    "http.response.headers.Content-Length": [
      "551"
    ],
    "url.full": [
      "http://localhost:9200"
    ],
    "monitor.duration.us": [
      3811
    ],
    "monitor.timespan.gte": [
      "2021-07-07T19:09:15.383Z"
    ],
    "monitor.type": [
      "http"
    ],
    "monitor.timespan.lt": [
      "2021-07-07T19:09:25.383Z"
    ],
    "http.response.mime_type": [
      "application/json"
    ],
    "data_stream.namespace": [
      "default"
    ],
    "http.rtt.write_request.us": [
      43
    ],
    "http.rtt.total.us": [
      2750
    ],
    "data_stream.type": [
      "synthetics"
    ],
    "observer.hostname": [
      "Vigneshs-MacBook-Pro.local"
    ],
    "summary.down": [
      0
    ],
    "http.response.body.bytes": [
      551
    ],
    "http.response.body.hash": [
      "1733414713f1f365fc373e84272a9b0de92c6e1bcfcb41f38262df1490f7cbbf"
    ],
    "@timestamp": [
      "2021-07-07T19:09:15.379Z"
    ],
    "agent.id": [
      "7090ecca-326f-4b11-abe9-b036b4f5a375"
    ],
    "ecs.version": [
      "1.10.0"
    ],
    "http.response.headers.Content-Type": [
      "application/json"
    ],
    "data_stream.dataset": [
      "http"
    ],
    "http.rtt.response_header.us": [
      2341
    ],
    "url.domain": [
      "localhost"
    ],
    "monitor.check_group": [
      "d253645c-df56-11eb-87c0-f21898a15015"
    ],
    "agent.ephemeral_id": [
      "4b721f94-526a-47a8-a23e-36acfafe814b"
    ],
    "agent.version": [
      "8.0.0"
    ],
    "observer.ip": [
    ],
    "event.dataset": [
      "http"
    ]
  },
  "sort": [
    1625684955379
  ]
}

@vigneshshanmugam vigneshshanmugam requested a review from a team as a code owner July 7, 2021 19:12
@botelastic botelastic bot added the needs_team Indicates that the issue/PR needs a Team:* label label Jul 7, 2021
@vigneshshanmugam vigneshshanmugam added bug Team:obs-ds-hosted-services Label for the Observability Hosted Services team v7.14.0 labels Jul 7, 2021
@elasticmachine
Copy link
Collaborator

Pinging @elastic/uptime (Team:Uptime)

Copy link
Contributor

@blakerouse blakerouse left a comment

Choose a reason for hiding this comment

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

Looks good.

@elasticmachine
Copy link
Collaborator

💚 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: 2021-07-07T19:12:53.379+0000

  • Duration: 62 min 36 sec

  • Commit: 7d6d247

Test stats 🧪

Test Results
Failed 0
Passed 3326
Skipped 92
Total 3418

Trends 🧪

Image of Build Times

Image of Tests

💚 Flaky test report

Tests succeeded.

Expand to view the summary

Test stats 🧪

Test Results
Failed 0
Passed 3326
Skipped 92
Total 3418

@vigneshshanmugam vigneshshanmugam merged commit 70a639f into elastic:master Jul 8, 2021
@vigneshshanmugam vigneshshanmugam added backport-v7.14.0 Automated backport with mergify backport-v7.15.0 Automated backport with mergify labels Jul 8, 2021
mergify bot pushed a commit that referenced this pull request Jul 8, 2021
mergify bot pushed a commit that referenced this pull request Jul 8, 2021
vigneshshanmugam added a commit that referenced this pull request Jul 8, 2021
(cherry picked from commit 70a639f)

Co-authored-by: Vignesh Shanmugam <vignesh.shanmugam22@gmail.com>
vigneshshanmugam added a commit that referenced this pull request Jul 8, 2021
(cherry picked from commit 70a639f)

Co-authored-by: Vignesh Shanmugam <vignesh.shanmugam22@gmail.com>
v1v added a commit to v1v/beats that referenced this pull request Jul 8, 2021
* upstream/master: (430 commits)
  CI: increase timeout (elastic#26764)
  Heartbeat: add datastream fields to synthetics (elastic#26774)
  Osquerybeat: Change the query timeout from 3 secs to 60 secs (elastic#26775)
  Remove experimental warning for inputs with variables. (elastic#26762)
  Add latest k8s versions in testing (elastic#26729)
  change type of max_bytes to ByteType (elastic#26699)
  [Elastic Agent] Fix broken enrollment command (elastic#26749)
  Update agent managed manifest to include enrolment token variable (elastic#26756)
  Filebeat: Ensure module pipelines compatibility with previous versions of Elasticsearch (elastic#26737)
  Forward port changelog for 7.13.3 (elastic#26731) to master (elastic#26754)
  Upgrade PyYAML dependency used for tests (elastic#26746)
  Add agent fleet enrolment k8s manifest (elastic#26566)
  CI: retry the step only (elastic#26736)
  Osquerybeat: Fix the configuration poll interval setting (elastic#26739)
  [Filebeat] Replace copy_from with templated value (elastic#26631)
  Reduce the verbosity of the debug log for monitoring (elastic#26583)
  Add instructions on testing metricbeat kubernetes module (elastic#26643)
  Revert "[CI] fight the flakiness with some retry option in the CI only for the Pull Requests (elastic#26617)" (elastic#26704)
  Packaging: linux/armv7 is not supported (elastic#26706)
  Cyberarkpas: Link to official docs on how to setup TLS (elastic#26614)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-v7.14.0 Automated backport with mergify backport-v7.15.0 Automated backport with mergify bug Team:obs-ds-hosted-services Label for the Observability Hosted Services team v7.14.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Fleet] Synthetics data streams do not show up in data streams list
3 participants