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

Replace BEYLA_OTEL_USE_EXPONENTIAL_HISTOGRAMS by standard env var #635

Merged
merged 1 commit into from
Feb 22, 2024

Conversation

mariomac
Copy link
Contributor

@mariomac mariomac commented Feb 21, 2024

Before releasing Beyla 1.3, I'm changing this environment variable by the standard OTEL variable, so we avoid having to later support and document two environment variables.

@codecov-commenter
Copy link

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (fcdf9db) 78.95% compared to head (e25db73) 40.47%.

Files Patch % Lines
pkg/internal/export/otel/metrics.go 85.00% 3 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main     #635       +/-   ##
===========================================
- Coverage   78.95%   40.47%   -38.48%     
===========================================
  Files          89       86        -3     
  Lines        7474     7288      -186     
===========================================
- Hits         5901     2950     -2951     
- Misses       1252     4164     +2912     
+ Partials      321      174      -147     
Flag Coverage Δ
integration-test ?
unittests 40.47% <85.00%> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Contributor

@grcevski grcevski left a comment

Choose a reason for hiding this comment

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

LGTM! Thanks Mario!

@mariomac mariomac merged commit 6bd497c into grafana:main Feb 22, 2024
6 checks passed
@mariomac mariomac deleted the exp-hist-stuff branch February 22, 2024 09:06
khushijain21 pushed a commit to nokia/beyla that referenced this pull request Feb 23, 2024
mariomac added a commit that referenced this pull request Apr 5, 2024
* test

* chart.yaml

* service-account

* after helm create

* adding rbac with changes for labels and annotations

Signed-off-by: Syed Nihal <syed.nihal@nokia.com>

* adding rbac with changes for labels and annotations

Signed-off-by: Syed Nihal <syed.nihal@nokia.com>

* adding rbac with changes for labels and annotations

Signed-off-by: Syed Nihal <syed.nihal@nokia.com>

* adding rbac with changes for labels and annotations

Signed-off-by: Syed Nihal <syed.nihal@nokia.com>

* test

chart.yaml

* service-account

* after helm create

adding rbac with changes for labels and annotations

Signed-off-by: Syed Nihal <syed.nihal@nokia.com>

adding rbac with changes for labels and annotations

Signed-off-by: Syed Nihal <syed.nihal@nokia.com>

adding rbac with changes for labels and annotations

Signed-off-by: Syed Nihal <syed.nihal@nokia.com>

* adding rbac with changes for labels and annotations

Signed-off-by: Syed Nihal <syed.nihal@nokia.com>

* Replace BEYLA_OTEL_USE_EXPONENTIAL_HISTOGRAMS by standard environment variable (#635)

* Automatic update of offsets.json (#639)

Co-authored-by: MattFrick <MattFrick@users.noreply.github.com>

* Fix missing go_trace_map cleanup (#638)

* add release namespace

* Update cluster-role.yaml

* Update cluster-role-binding.yaml

* values.yaml

* configmap and env

* secret ref

* values.yaml

* Update configmap.yaml

* Update configmap.yaml

* Update values.yaml

* Update configmap.yaml

* values.yaml

* configmap and daemonset changes

* 101

* changed existing configmap

* clusterolebinding

* Update cluster-role-binding.yaml

* added comments for external configmap

* adding k8s service in helm chart to expose internal beyla metrics.

Signed-off-by: Syed Nihal <syed.nihal@nokia.com>

* affinity, updatestrategy, tolerations ...

* Update values.yaml

* Delete deployments/helm/templates/tests/test-connection.yaml

* Update values.yaml

* Update values.yaml

* Delete deployments/helm/templates/NOTES.txt

* add readme

* remove autoscaling

* remove autoscaling

* remove ingress, update configmap

* remove all ingress changes

* addressed review comments

Signed-off-by: Syed Nihal <syed.nihal@nokia.com>

---------

Signed-off-by: Syed Nihal <syed.nihal@nokia.com>
Co-authored-by: Syed Nihal <syed.nihal@nokia.com>
Co-authored-by: Mario Macias <mario.macias@grafana.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: MattFrick <MattFrick@users.noreply.github.com>
Co-authored-by: Nikola Grcevski <6207777+grcevski@users.noreply.github.com>
Co-authored-by: Nihal <38865967+wasim-nihal@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants