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

Metrics server error on startup when an user is not setting metrics collection #3858

Open
danielbdias opened this issue May 20, 2024 · 0 comments
Labels
bug Something isn't working triage requires triage

Comments

@danielbdias
Copy link
Contributor

danielbdias commented May 20, 2024

When a user starts a Tracetest server without metrics section properly configured:

telemetry:
      exporters:
        collector:
          exporter:
            collector: # here
              endpoint: address-to-otel-collector:4317
            type: collector
          metricsReaderInterval: 60s # and here
          serviceName: tracetest

Our server starts to raise the following error at startup:

failed to upload metrics: rpc error: code = Unimplemented desc = unknown service opentelemetry.proto.collector.metrics.v1.MetricsService
segment 2024/05/17 14:29:00 ERROR: 1 messages dropped because they failed to be sent after 10 attempts
@danielbdias danielbdias added bug Something isn't working triage requires triage labels May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage requires triage
Projects
None yet
Development

No branches or pull requests

1 participant