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

Add functional test for NIC and telemetry job #5226

Open
5 tasks
vepatel opened this issue Mar 8, 2024 · 1 comment
Open
5 tasks

Add functional test for NIC and telemetry job #5226

vepatel opened this issue Mar 8, 2024 · 1 comment
Labels
backlog Pull requests/issues that are backlog items proposal An issue that proposes a feature request
Milestone

Comments

@vepatel
Copy link
Contributor

vepatel commented Mar 8, 2024

  • Setup oTel collector as test setup,
  • Collect all the data required based on the resources deployed and attributes,
  • Get the output from telemetry job -> collector via telemetry-exporter
  • Get the pod logs from otel pod and scrape attributes
  • Validate against data collected in step 2.

Resources:

Example attributes:

Span #0
    Trace ID       : d7bf5752dcbf65620be4fba70933b8e3
    Parent ID      :
    ID             : eca9cdc2dd0e10d2
    Name           : report
    Kind           : Internal
    Start time     : 2024-03-07 15:15:27.11734467 +0000 UTC
    End time       : 2024-03-07 15:15:27.117396795 +0000 UTC
    Status code    : Unset
    Status message :
Attributes:
     -> ProjectName: Str(NIC)
     -> ProjectVersion: Str(3.5.0-SNAPSHOT)
     -> ProjectArchitecture: Str(amd64)
     -> ClusterID: Str(a5419913-6bca-47b0-b7b8-e6f28ff5a1be)
     -> ClusterVersion: Str(v1.27.4+k3s1)
     -> ClusterPlatform: Str()
     -> InstallationID: Str()
     -> ClusterNodeCount: Int(1)
     -> VirtualServers: Int(0)
     -> VirtualServerRoutes: Int(0)
     -> TransportServers: Int(0)
	{"kind": "exporter", "data_type": "traces", "name": "debug"}
@vepatel vepatel added the proposal An issue that proposes a feature request label Mar 8, 2024
Copy link

github-actions bot commented Mar 8, 2024

Hi @vepatel thanks for reporting!

Be sure to check out the docs and the Contributing Guidelines while you wait for a human to take a look at this 🙂

Cheers!

@vepatel vepatel added the backlog Pull requests/issues that are backlog items label Mar 8, 2024
@shaun-nx shaun-nx added this to the v3.9.0 milestone Sep 2, 2024
@lucacome lucacome moved this to Prioritized backlog in NGINX Ingress Controller Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog Pull requests/issues that are backlog items proposal An issue that proposes a feature request
Projects
Status: Prioritized backlog
Development

No branches or pull requests

2 participants