Guido Leenders

Results 53 issues of Guido Leenders

When self-handling traceparent, the use case we came across is the need to compare the transaction settings in `Agent.Tracer.CurrentTransaction` with the value of the `traceparent` HTTP header. The `traceparent` can...

enhancement
community
triage

See test case `FillApmServerInfo_warns_on_missing_server_version()`. The following warning consistently reports that version could not be detected. It seems the functionality has never been implemented in Elastic APM server. Suggestion is to...

bug
community
triage

See IConfigurationReader.cs of Elastic APM for .net (1.27.0). The following properties lack a unit of measure such as minute, millisecond, tick or whatever: - ExitSpanMinDuration - SpanCompressionExactMatchMaxDuration - SpanCompressionSameKindMaxDuration

See IConfigurationReader (1.27.0.0) Following properties lack documentation: - GlobalLabels - MetricsIntervalInMilliseconds (default also unclear) Expectation: to be added.

Bij het opvragen van NSC komt er geen afbeelding mee: ```json { "@odata.context":"https://gegevensmagazijn.tweedekamer.nl/OData/v4/2.0/$metadata#Fractie", "value":[ { "Id":"ad182a43-bc8c-40b3-894d-4a92515e70e7", "Nummer":59468, "Afkorting":"Nieuw Sociaal Contract", "NaamNL":"Nieuw Sociaal Contract", "NaamEN":"Nieuw Sociaal Contract", "AantalZetels":20, "AantalStemmen":1343287, "DatumActief":"2023-12-05T00:00:00+01:00", "DatumInactief":null,...

See https://discuss.elastic.co/t/integration-elastic-common-scheme-with-elastic-apm-events-intake-api/363124 The src/Elastic.Apm/Api/Request.cs class does not allow correlation with trace identifier from asp.net core by default. Suggestion is to extend it by this and maybe more features from https://www.elastic.co/guide/en/ecs/current/ecs-http.html

enhancement
community
triage

Voor analytische doeleinden zoals bij storingen is het gangbaar om via een HTTP header een uniek kenmerk mee te geven dat het request aan de serverzijde identificeert. Deze API's doen...

enhancement

### Describe the Feature Add translation for nl-nl (Dutch spoken in the Netherlands). I can do it; we are native speakers and we have been doing translations for software since...

feature-request

### Steps to Reproduce There are references to both "label" as well as "tag" in the English translation. Are these different concepts? If so, what are their semantics? If not,...

bug